STM32F411/STM32F413: Enabling i-cache results in SPI read getting blocked
I am working with STM32F411/13 controllers from ST. And i observe an issue with SPI reads if i-cache is enabled. More details as below:I do have the FLASH PRE-FETCH enable set. And Flash wait states properly configured based on the System clock.And a...