SPI: losing data when alternating receive / transmit
Posted on February 24, 2016 at 14:59Hi, I am using SPI to send data between an STM32F411RE and a Raspberry Pi 2, using the HAL library on the STM and the Python frontend of spidev on the Pi. With this I can send or receive arbitrary amounts of data ...