-
Notifications
You must be signed in to change notification settings - Fork 243
Failed to allocate frame buffer #50
Comments
There was a regression in ESP-IDF some time ago that caused extra 20kB to be allocated at startup. Could you please update the IDF and try again? |
Which version of esp-idf eliminates this problem ? I use 3.0 and 2.1.1 and problem is still appearing. |
@thing91 try release v2.1 (not 2.1.1) |
I did try but when I run "make flash" i get bunch of errors connected to cxx component and gthr-default.h in xtensa toolchain. |
@eg-astrouka I did try this release, which changed nothing. I still have too little memory and program resets everytime I try to connect to stream. As it would be trying to set it once again and count that this time it takes less memory. I am really stuck with that. |
@thing91 I haven't tried this code, but I'm using https://github.com/tekker/esp32-ov7670-hacking without any problems |
Can get the maximum resolution of 220x160 and then a little more memory application failed
How to get resolution of 640x480
The text was updated successfully, but these errors were encountered: