@UIgAVvwEs Is there any way to do this without Linux? I need to do this exact thing but I can only be on windows
Latest posts made by ewoodier84
-
RE: How can I use AtomS3R's PSRAM with UIFlow2.0?
-
Memory alloctaion error
Hi all,
I am hitting a memory error:
"memory allocation failed, allocating 336 bytes"
If i remove one of my execute blocks the code and UI work just fine.
Please could anyone advise on this issue? I am way way under the flash memory limit, even including the CSV files I am using, as my main.py is only about 45000 bytes, boot is 1000 and the CSV I imported to flash is 2000 bytes. The limit should be 8MB right?
I am using UIFlow 2.2.2EDIT: It seems that the M5 is not using the PSRAM which is severely limiting the amount of available memory to much much less than 8MB (about 90kb) How can I get the device to use the full RAM capacity using UIFlow 2?
EDIT 2: I have now spent 10+ hours trying to solve this manually using command prompt to manually install a modified library that forces PSRAM please tell me there is a reasonable way to get the device to use its whole memory and UIFLow doesn't make it uselessly crippled.