SPI function of STM32F746 to perform half-duplex communication-3
hello,Should I use TXFIFO or RXFIFO to send and receive SPI data in a continuous flow?In that case, do I have to enable CRC calculation?If you have to enable CRC calculationI don't want to send or receive CRC data.Is there any other way?Goto