Where is my RAM ?, i want more !
Posted: Sun May 07, 2017 5:03 am
im progamming ESP32 with arduino IDE. I choose ESP32 because It has big RAM and ROM, super Fast clock.
But,Why esp32' RAM is smaller than i though (500k) ?. Just 299912 bytes RAM . hummmm.
I used 130000 byte for a BIG array. i think my skecth will around 170000 bytes. (It's free about 120000 bytes ). But it doesn't work !
its not my falt. When i resize that BIG array to 90000 bytes and it worked well as i want.
So i think the problem is LOW RAM .
Can you explan ? i want more 299912 bytes RAM .
But,Why esp32' RAM is smaller than i though (500k) ?. Just 299912 bytes RAM . hummmm.
I used 130000 byte for a BIG array. i think my skecth will around 170000 bytes. (It's free about 120000 bytes ). But it doesn't work !
its not my falt. When i resize that BIG array to 90000 bytes and it worked well as i want.
So i think the problem is LOW RAM .
Can you explan ? i want more 299912 bytes RAM .