STM32F4Cube HAL_SPI_TransmitReceive_IT()
Posted on June 19, 2014 at 21:42Hello, I am interfacing an STM32F407 (on DISCOVERY eval) to several devices using SPI bus. One of the devices clocks 4 bytes of data out simultaneously as 4 bytes of config data is clocked in (LTC2446 ADC). I am att...