HAL_UART_Receive_IT
Hi there!
I hope someone can help me. Afther a couple of years i start again to program the STM32 microcontroller (STM32F051). I need the use a UART for trasmit and receive data. For the trasmission no problem work weel ( i use the interrup HAL functions). My problem is when i want receive a data where i do to write the HAL_UART_Receive_IT function ? before a while or inside the while ? and why ? i'm confused. Someone know a good book or tutorial can hel me to understand the hal library ?
thank you soo much
Sergio