Question about behaviour of HAL_UART_Transmit_IT
Posted on August 09, 2017 at 17:42Hello everyone,I am having some trouble understanding the behaviour of the HAL_UART_Transmit_IT and HAL_UART_Receive_IT routines. I am using two NUCLEO-F767ZI boards that communicate via UART1 in a request/reply fas...