2022-12-21 06:26 AM
I am working on a project where several STM32L0xx processors will be running under a Raspberry Pi 4+ system. The desire is to be able to use the SystemBootloader on these to be able to do firmware updates. I know that the documentation from ST is enough to beable to write such an application from scratch, but I was wondering if the core code might already be available.
Since this would be done as a sub-task to an application, no GUI or even CLI, it would be preferable of the code was in 'C', but anything would be a help to get started.
Thanks
2022-12-21 06:33 AM
Many people have written examples over the years.
A good example might be the Arduino firmware update tool for the MKR WAN 1300 that's on GitHub for sure.
This is a topic thats been covered here before.
2022-12-21 06:43 AM
They dont discole the code.
But they do some efforts to give you opensource options
https://github.com/STMicroelectronics/stm32-mw-openbl