Resolved! How to receive data from UART using STM32f746-Disco
Hi, I got a problem with the reception using USART7. I'm using it in the interrupt mode but the problem is that the data in the buffer is not coming well. I'm connecting STM32F407 board with the STM32F746 using UART. When the F7 transmits, there's no...