Unable to display UART_Rx_IT data on the display using BSP logs on STM32F746G Discovery board.
Hi,I'm new to STM. I've been learning to program, but finding it difficult to display logs on the screen of STM32F746G Discovery board.I'm not sure if I'm on the right direction. Basically I want data from UART_Receive with interrupt to be displayed ...