Is it possible to use STM32 HAL for UART full-duplex in interrupt mode?
Hi,I want to use the UART HAL for full-duplex communication in interrupt mode. I couldn't find any examples for that.For the first tests, my hardware setup is as follows:Nucleo-32 board connected via USB to PC, running terminal software with the COM ...