Open iBobik opened 3 months ago
I can't believe it. Maybe it's badly described or you haven't read it properly. The ESP32 does not have enough memory. You can't install the software, you have to use the images I have prepared very intensively. I was very happy to do this, but the same questions after 1.5 years are exhausting. No, you don't have to donate anything, just install the software on the ESP and it will work.
Thank you for quick reply. No offence, but maybe it is badly described when there are repeating questions. ;-)
I had some issues with your prebuild image, so I tried different approaches. Why not when it is officially offered in the README. It least I can help with some fixes or docs improvements when I know how to build it and your opinions about it.
I don't understand exactly what issues you have with the images. But if you want to run the software on the ESP32, you have to compile the mpython files together with mpython. Only then will there be enough memory
Hello, I tried to install it on the current MicroPython v1.23.0 on the ESP32, but it does not work.
Details
So I had to read really carefully and investigated what version you require:
So which version? Checking availeble one:
„from July“ means v1.20.0 will not work but „> 19“ means v1.20.0 is first supported.
So trying all 3 versions.
v1.19.1 and v1.18:
v1.20.0:
The same happened on when restarted by power off.
My HW is M5Stack Station with ESP32-D0WDQ6-V3 240MHz dual core, 600 DMIPS, 520KB SRAM and Flash 16MB. Flashed with ESP32_GENERIC MP variant.