Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Failed to allocate frame buffer #50

Closed
black5heep opened this issue Sep 28, 2017 · 6 comments
Closed

Failed to allocate frame buffer #50

black5heep opened this issue Sep 28, 2017 · 6 comments

Comments

@black5heep
Copy link

Can get the maximum resolution of 220x160 and then a little more memory application failed
How to get resolution of 640x480

@igrr
Copy link
Owner

igrr commented Nov 7, 2017

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?

@igrr igrr closed this as completed Nov 17, 2017
@thing91
Copy link

thing91 commented Feb 5, 2018

Which version of esp-idf eliminates this problem ? I use 3.0 and 2.1.1 and problem is still appearing.

@eg-astrouka
Copy link

@thing91 try release v2.1 (not 2.1.1)

@thing91
Copy link

thing91 commented Feb 14, 2018

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.

@thing91
Copy link

thing91 commented Feb 14, 2018

@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.

@eg-astrouka
Copy link

@thing91 I haven't tried this code, but I'm using https://github.com/tekker/esp32-ov7670-hacking without any problems

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants