Me No Dev

Results 650 comments of Me No Dev

This is a similar issue to how we often see `PSRAM_ENABLED` being treated as if PSRAM has been started and used, which might not be the case.

just to clarify: the only case where it switches to 4.5u is when you connect it to your computer? every other case results to 3u?

I just need some spare time to figure out how to reproduce. AMF this should not happen, as in both boot types, the chip goes through the same code.

While we have all things separated enough, the Arduino.cc part is not ready to provide proper child cores support. All chip cores must use the main core in order for...

majority of the size difference comes from the extra cyphers that need to be supported for newer SSL and WiFi authentication. We are looking into ways to make that optional,...

WiFi is enough to increase the size, because it now supports more security models. WPA3, etc. We looked into providing an options with less security supported, but that ended up...

the new face detection and recognition library is too slow on ESP32, so we have removed it and is only available on ESP32-S3. If you need the old one, just...

ESP32 use version 1.0.6 ESP32-S3 use versions up to 3.0.x Feature does not work starting with 3.1.0

@SaadKhan10000 I tested the camera driver with ov5640 and everything was OK. It must be something on your end that is causing it

yes, I am using a board with that same module on it. Works as expected. Images, video all. I would guess that maybe some of your pins are not correct...