STM32F767 and SPI communication without DMA
Posted on May 30, 2018 at 08:34 Hello friends, I try SPI communication, and I have a problem. I only send data.... But how to receive it? Connection is: 1. one master - one slave 2. Full duplex Initialize: LL_SPI_InitTypeDef SPI_InitStr...