2019-08-31 11:33 PM
The STM32MP151 Reference manual says "For more information refer to Boot ROM
application note.". But I can't find any application note that talks about Boot ROM. Please help to find this information.
Thanks.
2019-09-01 11:42 PM
Somme Application Notes are not yet available, please be patient.
Meanwhile, you could find many useful information in the wiki (e.g. https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_code_overview)
2021-07-08 03:23 AM
Are there any updates?
2021-07-08 05:13 AM
Hi,
Some AN were canceled as the wiki and available examples provide sufficient information with better flexibility for regular updates.
Only AN which is somewhat related to Boot ROM is AN5275 USB DFU/USART protocols used in STM32MP1 Series bootloaders
Regards.
2025-01-05 05:16 AM
hello PatrickF,
I do agree with you about the wiki providing good overview of the available solution to boot the stm32mp1 series of device. For someone starting on high level OS ex. Linux wiki is little struggle because it tries to explain board variants vs STLinux software package variants.
It will be helpful if there is...
1. App Note describing Device powerup sequence with Boot ROM
2. App Note describing STLinux software tools ecosystem on particular board ex. STM32MP157 DK
3. App Note describing RTOS (ex. FreeRTOS) using Cube IDE on particular board
my above view is inspired by the fact that overall development efforts either of bellow 2 parts
1. CA7 Linux development using yocto
2. CM4 cube IDE project