Skip to main content
MSipo
Senior II
August 23, 2022
Question

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

  • August 23, 2022
  • 2 replies
  • 1373 views

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.

This topic has been closed for replies.

2 replies

Technical Moderator
August 24, 2022

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Tesla DeLorean
Guru
August 24, 2022

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 VenmoUp vote any posts that you find helpful, it shows what's working..