SPI too slow
Hi,I am using SPI on STM32H74II MCUFirst I am using a software NSS and not a Hardware NSS because it doesn't work.I need to transmit 1 byte and receive 1 byte, the two commands one after another see the simple code below : RFID_SS_ENABLE; statu...