2022-08-23 04:58 AM
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.
2022-08-24 04:38 AM
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
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2022-08-24 05:48 AM
For random stock out of the secondary market you might want to look for a minimum date of manufacture.