How to make Read out protection on NUCLEO-144/F429ZI with STM32CubeProgrammer without USART error.
we installed an application binary on NUCLEO-144/F429ZI with UART2 as an external interface and USB-UART for debugger.
And the binary code been downloaded via the debugger port using STM32CubeProgramer with the tool option of "STM32CubeProgramer(SWD)" and "USB support(if possible): None"
It goes well without readout protection of OB(Option Byte). Also well in serial out on USB-USART.
By the way, once Read out protection was set to 'BB' from 'AA', it will not go well. no output on USB-UART.
What's my misunderstanding on the Readout protection?
