Uploading .bin program via SD card to Core2
-
Hello,
With the Core GRAY i had the feature to upload compiled .bin program files via SD card with the LovyanLauncher and select from menu. Because the GRAY is no longer available i want to move to Core2. But i do not find a solution for uploading program with SD card. Sadly the LovyanLauncher is discontinued as seen here and will not be updated for Core2.
Is there any other tool to do this with Core2? Thank you for any response.
Regards Patrick -
Hi,
Looking for SD updater too, did you find a solutions?
-
I found this code (first message) that is working fine for me on Core2 : https://community.platformio.org/t/m5stack-sd-card-firmware-update/20883/4
-
Hello @Pat
Core 2 is also possible with M5Stack-SD-Updater.
M5Stack-SD-Updater
https://github.com/tobozo/M5Stack-SD-Updater/tree/master/examplesExsample
1.M5Stack-SD-Menu -> Export cmpiled Binaly -> menu.bin(Rename) -> SD
2.Applicasion ( add checkSDUpdater: M5Core2-SDLoader-Snippet.ino) = app.bin -> SD
3.M5Unified -> SD UPDATE -
Hi, I have tried to install the M5StackSDUpdater on my Core2 with no success, can you please point me to the good version that I should use for flashing and any modifications necessary for this model? Thanks
Dave