RTEMS | bsps/arm/stm32u5: Add a new BSP (!515)

Andrei Chichak (@andreic) gitlab at rtems.org
Thu Jul 3 03:35:01 UTC 2025




Andrei Chichak commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/515#note_125821


Yes, this MR is fine with me.
Recently I learned that certain STM32s come with "boot flash". What does that mean? Well, instead of having 4MB of FLASH, like @c-mauderer has with the STM32U5G7, they come with 16k of Flash and the ability to map an external octal/hex SPI flash into the memory map and execute from there.
What @c-mauderer is doing is similar where you have a bootloader in the 4MB boot flash, then execute from octospi, BUT you must not dink with the clocks if you intend to run from octospi.
Push go.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/515#note_125821
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250703/e84c985f/attachment.htm>


More information about the bugs mailing list