User Activity

Hello,I am programming with the STM32U575ZIT6 microcontroller, and I am trying to update the firmware in the secure zone. However, when I try to update the firmware in the secure zone, the function ret_arm=LOADER_FLASH_DEV_NAME.EraseSector(sector_add...
Hello,I am using the STM32U575ZIT6 microcontroller and have created a simple TrustZone project where all applications run in the non-secure zone. However, when the program attempts to switch to the non-secure zone, it triggers a hard fault handler er...
Hello,I am using the SBSFU application on the U575 microcontroller and have created my own program, which is stored in the secure area and accessed via NSC. I am trying to send data via ultrawideband, but the interrupt is not triggered. I have tested...
 Hello,I am trying to make a program in which the micro stm32u5 is stored in ram memory some data after activating the Sleep Mode.For this I have defined in the flash file the SRAM2 memory that is supposed to be in charge of this and I have saved it ...
Hello,I am working with SBSFU on a STM32U575 microcontroller and have written a function to check the cause of the system reset by reading the flags from the RCC registers using __HAL_RCC_GET_FLAG. However, the issue is that none of the RCC register ...
Kudos from
Kudos given to