You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2025. It is now read-only.
Hi ! As i can see from description this platform has 128 kB Flash and 16 kB RAM
Could you please check free memory on your device with raw MicroPython without any other libs and scripts installed ?
I see that you have defined .mpy but maybe there will be needed more optimized bytecode compression. Could you please share listing of your script just to look for possible "memory eaters"
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MicroPython v1.9.4-927-g7565eb7 on 2018-11-08; XBC LTE Cat 1 Verizon with EFM32G
Type "help()" for more information.
Loading /flash/main.mpy...
Running bytecode...
Traceback (most recent call last):
File "", line 1, in
MemoryError: memory allocation failed, allocating 272 bytes
The text was updated successfully, but these errors were encountered: