User Activity

I understand need to send Instruction 0x90, followed by 3 dummy bytes 0x00 to external flash. The rest configuration is OK. The code is as following. This is SPI_INIT function.static void MX_QUADSPI_Init(void){ /* QUADSPI parameter configuration*/ hq...