Send 16 bit number with SPI and HAL library
Posted on October 12, 2015 at 16:33 Hello I'm trying to send a 16 bit number with the SPI peripheral on a STM32F030 with the new HAL libary. Sending an 8 bit value is very easy but with a 16 bit number I receive errors or the hardware is ...