SPI Configuration
Posted on November 01, 2011 at 16:38Hello, I was learning reading the SPI documentation and there is something I do not understand. In the file stm32f10x_spi.h it is defined: #define SPI_Direction_2Lines_FullDuplex ((uint16_t)0x0000) #define SPI_Dir...