Self programming, where is the half word to be programmed put?
Posted on March 29, 2012 at 22:09I am putting together a little self-programming bootloader. It looks to me like you program two bytes at a time, by putting the address in to the FLASH_AR and setting bit 0 in the FLASH_CR register. The manual doesn'...