User Activity

Hello.I'm trying to program the main flash memory of STM32F103RCT6 using J-Link while RDP is enabled.I followed main flash memory programming procedure in PM0075 manual.the procedure is in below picture.When only RDP is enabled, I unlocked Flash_CR_L...
I programmed stm32F103RCT6 firmware using STM32CubeIDE.When Read Out Protection (RDP) is disabled, the firmware works well.But RDP is enabled, the firmware doesn't work.My firmware is transmitting data by UART.when RDP is disabled, Firmware sends dat...