2019-05-27 06:30 PM
Hi,
I would like to use a Raspberry Pi to program the STM32F722RET6 micro controller via the RPI UART. My Problem is, that the Cube Programmer is not made for ARM architecture, so it cant run on the Pi.
I cant find a solution for this, apart from emulating a x86 environment on the PI which I would like to avoid.
Is there any simpler version of the Programmer which could run on a Raspberry PI?
Thank you for your help.
2019-05-27 07:33 PM
The protocol is well documented, and there are open source implementations.
https://github.com/shima-529/stm32prog
https://github.com/ARMinARM/stm32flash/blob/master/protocol.txt