Hi everyone, I am trying to make a firmware update sequence for my product and have an issue with readout protection enable/disable.
MCU : STM32F415I enable readout protection successfully (customer requirement). Then in case of a new software update, I jump to the UART bootloader from my code. However, when in the bootloader I need to disable RDP. When I send RDP disable command ...