Search found 2 matches

by tandisbh
Mon Oct 07, 2024 9:36 am
Forum: Hardware
Topic: External RAM failed memory test
Replies: 5
Views: 8015

Re: External RAM failed memory test

Hello, I have same Problem: I have designed a board with ESP32-S/WROOM-32, according to AI-Thinker_camera module. I used ESP32-PSRAM64H,but whenever it initialzes it fails in memory test and I get this error: esp_psram: SPI SRAM memory test fail. 8672/131072 writes failed, first @ 3F800140 What is t...
by tandisbh
Sat Apr 03, 2021 6:13 am
Forum: General Discussion
Topic: Esp-EYE Microphone stream to HTTP server
Replies: 3
Views: 8327

Re: Esp-EYE Microphone stream to HTTP server

Hello. I have the same problem. I want to stream ADC data received by microphone on ESP32 to my web page. Did you succeed to stream?