2020-03-16 03:21 AM
Hi,
I want to give to a F103 the faculty to program any other F103 in one touch on the blue button... with a known .hex program.
User Scenario:
I dit not find such functionnality (without PC into the loop).
Thanks ;)
2020-03-16 06:14 AM
No idea, but you might consider using a raspberry pi instead.
https://learn.adafruit.com/programming-microcontrollers-using-openocd-on-raspberry-pi
It should work even with the $10 Pi Zero W. Only it has no button, so you have to mount one. Or more, for flashing different kinds of firmware, an SD card can hold a couple of images.
Mount the SD card readonly to prevent wearing it out.