enhancing SPI flash reading speed
Posted on March 24, 2016 at 11:17I have a stm32f439 board with a 128MB SPI flash in hand, this board also has a 32MB external RAM. My target is to copy the large scale data from flash to RAM. So far I can read the data to RAM from flash by polling,...