[STM32F2xx] FLASH_ProgramOTP implementation?
Posted on July 15, 2011 at 16:16Hello,Going through file stm32f2xx_flash.c, line 620 there is a mention to function FLASH_Status FLASH_ProgramOTP(uint32_t Address, uint32_t Data) but there seems to be no implementation of it ...As there seems to be ...