User Activity

Hello ST,I am using stm32u575 board for secure flash access, When TZEN is enabled i am able read and write to Secure flash(0x0C00 8000), but unable to read/write to non secure area(0x08100 0000). Then I used User Option BytesSECWM1_PSTRT/SECWM1_PEND ...
Hello,I am working STM32u575 Nucleo board. I want to use secure flash to store secure data and to use it I need to enable TrusZone. Is there a way we can program option bytes with TZEN =1 without using STM32programmer?Regards,Shafi
I am working on STM32U575 to write and read from Secure flash. I referred   STM32Cube_FW_U5_V1.4.0\Projects\NUCLEO-U575ZI-Q\Examples\FLASH\FLASH_EraseProgram_TrustZone\but I was facing following issueCan you please help me resolving it. Do we have an...