SPI transmition stop after first 4bits
Hello I'm using trying to access to an external flash through the SPII try to send 5 bytes, my SPI transmit function work well if I put some delay (1us) between each byte, if I don't put this delay transmission start and stop just after 4bits.green -...