2023-09-25 03:55 AM
Hello,
I am working with Nucleo-H743ZI2. Using ST Programmer I did full chip erase with Read protection option bytes as CC. Now am getting an error message cannot find STM32 target. I guess I have to reflash my basic firmware packages from ST but I am not aware how to do it since am using ST nucleo board newly. Any suggestions would be appreciated thanks in advance.
2023-09-25 04:08 AM
dont play around with read protection ! first read rm , what it will do...
so - if you set CC -> need new chip or board, if you cannot desolder old/solder new.
2023-09-25 04:14 AM - edited 2023-09-25 04:15 AM
Hello @Freshna
Setting the RDP (Read protection) to 0xCC means you have activated the RDP Level 2:
Then is going to be impossible to reduce the protection level.
That's why you need a new board now since this board is locked.
best regards.
II
2023-09-25 05:17 AM
The ST Boot Loader is in OTP/ROM, you can't erase it or replace it.
You could try adding a jumper to connect BOOT0/VDD this would perhaps allow for connectivity in the case the MCU is getting into the wrong mode via user code. It will not fix Option Byte issues, especially if you disabled SWD/JTAG connectivity, as RDP 2 is non-reversible.
2023-09-26 04:04 AM
Is there any possible way for me to use this board without using flash memory
2023-09-26 04:11 AM
yes, the onboard st-link you can ( by using the jumpers..see manual) use as tool to program any other STM32 chip.
but this H743 is just useless now.
2023-09-26 05:27 AM
This MCU is useless. You need to use a new one.
Best regards.
II