You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Oops :) I'm tempted to add some code to it to explicitly stop it overwriting the bootloader... But then the original use of it was actually to allow bootloader upgrades so I'm not sure ;)

    There's some info here: http://www.espruino.com/Serial+Bootloader

    You just need a serial-ttl converter and 2 jumper wires (to connect BOOT0 to 1, and B2 to 0). It's not such a big deal as each binary on the Espruino site contains the bootloader.

    By the way, the minified module does exist:
    http://www.espruino.com/modules/STM32F1Flash.min.js

    What problems were you having using it?

About

Avatar for Gordon @Gordon started