SparkFun Forums 

Where electronics enthusiasts find answers.

Tips, tricks, & best best practices using Artemis with your board designs.
User avatar
By chrisben
#225135
To load new code onto your Artemis module using the Ambiq bootloader toolchain.
Select the Ambiq Secure Bootloader option in the Arduino Tools ---> Bootloader menu. These tools will modify your binary and package them with various security headers.
The code will load at 115200bps and may fail. Hit upload again if the process fails.
User avatar
By Bergstrom
#226631
Hello! I'm looking into making a TASbot implementation on the ESP32 for the Sega Genesis. I essentially have a ~200kb binary "input file" of just raw 2 byte values that I want to be able to #include at compile time somehow so the ESP32 to be able to use 2 bytes of it at a time during runtime. This way, one could swap out the input file for another one and reupload it with the sketch. I know serial/SD card are options, but I'd rather avoid the extra hardware.

Any ideas?

www.myaarpmedicare.com login
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum