Posted on May 18, 2016 at 22:44Hello, We want to use HAL_SPI_Transmit function to load the data from 16 bit Array. The function parameters are (SPI_Handle TypeDef *hspi, uint8_t * pdata, uint16_t Size, uint32_t Timeout). Our data buffer is defined ...