cancel
Showing results for 
Search instead for 
Did you mean: 

How do we know which bootloader version is in the STM32F429 we buy? We need V9.x for the SPI bootloader.

MSipo
Senior II

How do we know which bootloader version is in the STM32F429 we buy? The AN2606 states there are two versions (V7.x and V9.x). We need V9.x because only this version has the SPI bootloader. We don't want to order the MCU and get V7.x.

2 REPLIES 2
Imen.D
ST Employee

Hello @Community member​ ,

You can show the bootloader version using STM32CubeProgrammer.

To be ensure that the bootloader version used are V9.1 please follow these steps:

- Connect the board to STM32Cubeprogrammer

- Read one byte from the address given 0x1FFF76DE, as mentioned in the AN2606 (Table 3. Embedded bootloaders)

- The first bytes must have value 0x91

0693W00000StezGQAR.jpg 

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

For random stock out of the secondary market you might want to look for a minimum date of manufacture.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..