cancel
Showing results for 
Search instead for 
Did you mean: 

STSPIN32F0 serial bootloader

dany2
Associate
Posted on May 16, 2017 at 12:35

Hello.   I'm using an STSPIN32F0 for PMSM motor driving. Is there a way to use the serial bootloader inside the chip?

1 REPLY 1
Enrico Poli
ST Employee
Posted on May 22, 2017 at 16:33

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

http://www.st.com/content/ccc/resource/technical/document/application_note/b9/9b/16/3a/12/1e/40/0c/CD00167594.pdf/files/CD00167594.pdf/jcr:content/translations/en.CD00167594.pdf

).