Resolved! How to handle if SPI slave receives less words when chip select goes high?
I have setup the MCU as an SPI slave that will receive 15 words.How can I handle if the master sends less than 15 words?If the master sends less than 15 words I don't get any call to HAL_SPI_TxRxCpltCallback().The NSS pin is selected as "Hardware NSS...