Resolved! How to apply SPI between ESP8266 and STM32f07 with FreeRTOS ?
Recently, I've been worked with the esp8266 and stmf407 discovery board.I used stm32f407 (master), and connect to esp8266 (slave) via SPIHowever, the package I got always missed 1 package. To be more specific, I've tried to send some uint8_t dummy da...