Search found 2 matches
- Tue Dec 27, 2022 7:52 pm
- Forum: ESP32 Arduino
- Topic: PSRAM init failed! - can't get esp32-cam board to work
- Replies: 4
- Views: 8593
Re: PSRAM init failed! - can't get esp32-cam board to work
Thank you, but unfortunately, it still doesn't work. I changed this file: C:\Users\USERNAME\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32\esp32-hal-psram.c to this: //#if CONFIG_SPIRAM_SUPPORT || CONFIG_SPIRAM #if 1 I then changed the board in Arduino IDE to "ESP32 Dev Modu...
- Fri Dec 23, 2022 11:30 pm
- Forum: ESP32 Arduino
- Topic: PSRAM init failed! - can't get esp32-cam board to work
- Replies: 4
- Views: 8593
PSRAM init failed! - can't get esp32-cam board to work
Hello everyone! I've bought this ESP32-CAM board https://www.ebay.de/itm/175340316484?var=474577788572 and have been trying to get the camera webserver https://github.com/MakeMagazinDE/ESP32-Gucki/tree/master/esp32-gucki to work. However, whatever I do it always fails on startup with this message: F...