Freenove / Freenove_ESP32_S3_WROOM_Board

Apply to FNK0085
Other
88 stars 20 forks source link

web server camera too slow #2

Open JuanDavidBarrero opened 10 months ago

JuanDavidBarrero commented 10 months ago

hello i have a problem with the module i load the web server camera code but i always get the same error message

E (523) esp_core_dump_flash: No core dump partition found!

I have even used the cvs partition that you provide in your repository but I don't see any difference and the error still appears.

Zhentao-Lin commented 10 months ago

First, this error does not cause any code to run abnormally. Second, this error appeared after the official esp32 support package was updated, which did not appear before arduino esp32 version 2.0.5. We have submitted our feedback to the authorities. But when it will be resolved remains unclear.

JuanDavidBarrero commented 10 months ago

okey thanks for the information

Levak commented 4 months ago

Hi, i experienced the same issue with the provided demo, and the solution I found was to either touch all floating pins with my fingers, or press firmly the whole module in a breadboard, as explained in #7

This goes from having less than 1 FPS to more that 20 FPS in UXGA resolution.