Hi Everyone,I am using SPI NOR Flash (AT25SF128) with STM32F429 microcontoller. The requirement of my system are as follows: I write data to the SPI Flash using only HAL_SPI_**** statements. I want to read the data written to this flash using a USB (...