STM32H750IB How set the RDP Level ?
When I set the RDP Level 1 the Controller stops working.I must unpower the Controller and power it agin, NRST didn't work.I use the code: HAL_FLASH_Unlock(); HAL_FLASH_OB_Unlock(); OBIni.OptionType = OPTIONBYTE_RDP; OBIni.RDPL...