2024-10-10 05:10 AM
Hello everyone,
I was just given an STM32H573I-DK to test some of the provided examples.
The issue I have that, after successfully building the project I cannot flash the binary on the device.
The tests I did are:
I think this problems are caused by a closed device, after looking at the option bytes I saw the the PRODUCT_STATE is set to C6 meaning "TZ-Closed, Debug partially opened (only non-secure)".
I tried to rollback to an open state to no avail, the question is if there is the possibility to rollback to an open sate or to at least flash a firmware for testing.
Thank you very much in advance,
DR
2024-10-11 05:21 AM
Hello @pisqu0 ,
Check the parameters for the debug configuration. Try to change the port number access.
You can try to connect in "hot plug" mode.