User Activity

Hi there,using the STM32U585 I try to jump from application into bootloader. Could somebody please share some code that I could use, instead of this piece that does not do its job? void JumpToBootloader(void) { void (*SysMemBootJump)(void); ...
Hi there,I would appreciate support in CubeMX for FreeRTOS for STM32U5-series. Currently I cannot find out how to configure this via the tool.FreeRTOS.org recently released a demo for IoT Reference Integration, running on an STM32U5. My old code is w...
Kudos given to