User Activity

Hi,I'm trying to communicate with a device that requires few microsecond pause between SPI read and write access. During the pause, SCK and CS line must be kept low. Please note, that I want to use SPI in interrupt driven mode. MCU is STM32F7x7Curren...