Problem with buffer_size_send parameter using multiple SPI block
Hi everyone, I'm having problems using several SPI blocks for different data length transmission via SPI with a STM32F303 MCU. I've realized that when I try to send multiple messages with different data length (using different SPI blocks) the data bu...