Question
Two STM32F407 Discovery Boards SPI Polling Example From ST
I used STM32Cube IDE ST Examples to try SPI Polling communication. I followed SPI_FullDuplex_ComPolling reading file instructions. After I pressed reset buttons of 2 boards, I pressed master board user button. The result is according to readme file is " LED5 turns ON when there is an error in transmission/reception process". What can I do?
