Procedure for changing FLASH waitstates
Posted on March 25, 2013 at 10:46While playing with some benchmarking code on STM32F4, I came across an interesting phenomenon: I was changing the FLASH waitstate in the LATENCY field of FLASH_ACR register, and sometimes the subsequent code run at a...