User Activity

As per RM0456 Reference manual for STM32U5, any attempt to read the same flash memory bank stalls the bus. Can you please specify the maximum time/CPU clocks for which bus can be stalls. Thanks,Akash Saini
We are using STM32U575VGT6 and declared some variables in SRAM4 region of MCU. But not able to see the values in watch or memory view of IAR IDE.Debug further and found that STM32U5xxxG.ddf file do not define address zones for SRAM4 region.If we add ...
We are using STM32U575VGT6 MCU with 1 MB Flash(Two Banks of 512 KB).We are using entire flash as a single bank, by unchecking DBANK bit in Option byte).Start address of My image is 0x08000000 but when image size exceeds 0x8000(i.e. image spread acros...
Kudos from