User Activity

Hello , i would like to receive data via SPI . i tried to use getting data from AD7606 via HAL_SPI_Receive_dma , but i always failed. i do not know which step i miss or wrong . Could you give me hint or solution? Thanks for very much . ​int main(void...
Hello  i am a newbie in Freertos. i have a practice project about two threads. one thread for data acquisition from AD7606 , another thread for data transmission by uart in LabVIEW . Unfortunately, when i display data in LabVIEW which get from thread...
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...