HAL_SPI_TransmitReceive
Posted on June 03, 2016 at 01:54I'm having some peculiar behavior using the polling mode spin routines (F3), so I took a look at the HAL code. I'm sending 8 bit data using an array of 8-bit quantities. Inside the TransmitReceive routine I see ...