Is it possible to write to unused persistent storage?
According to http://www.espruino.com/STM32F1Flash the Puck doesn't use address 468992 to 479232 (10kB)
but STM32F1Flash.js or poke calls are not able to write to these addresses.
Do I miss something?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello,
Is it possible to write to unused persistent storage?
According to http://www.espruino.com/STM32F1Flash the Puck doesn't use address 468992 to 479232 (10kB)
but STM32F1Flash.js or poke calls are not able to write to these addresses.
Do I miss something?