2017-05-16 03:35 AM
Hello. I'm using an STSPIN32F0 for PMSM motor driving. Is there a way to use the serial bootloader inside the chip?
2017-05-22 07:33 AM
Hi,
Unfortunately it is not possible to use the bootloader embedded into the STM32 of the STSPIN32F0 SiP.
This for two reasons:
1. The BOOT0 pin is not available.
2. Even if you find a way to jump into the system memory, the UART peripheral used by the bootloader is not mapped to the pinout (see
).