STM32F4 SPI buffer overrun problem
Posted on July 10, 2014 at 07:10 Hi, I'm trying to establish SPI communication between PIC18F2580 as master and STM32F4 Discovery as slave. Using logic analyzer,I found that PIC and STM32F4 actually sending bytes (PIC's MOSI and STM3...