Posted on March 25, 2015 at 20:45Hello,I'm using an STM32F415 and CubeMx. I've got the HAL_SPI_TxRxCpltCallback() working in that it gets called after the proper number of bytes have been clocked out of the SPI Slave, however, when I prep for anoth...