Programming error writing to OTP on STM32F412xx
I am trying to write to the OTP on a STM32F412xx using version v4.5.0.0 of ST-LINK but am getting "Error occured during memory writing!" (note bad spelling is not mine but ST's :-))The memory area for the OTP is 0x1FFF7800 and I can read it ok. I've ...