Hi;
I am using STM32U585ZIT6Q controller in my current project. I am enabled Trust Zone option. I am using dual bank option too.
I have created two partition in both bank as in attached image.
When i try to update firmware using STM32 cube programmer, able to read and erase non-secure section as well as able to update firmware using system bootloader via USART1.But when i try to erase, read and update secure section ,not able to do that.
I make RDP level 0(default).
nBOOT0 pin level high for boot mode.
Please guide me for same.