In this Video i am going to make a similar project as in my last video, a Echo UART connection. But in this version i will be using HAL drivers instead of LL drivers to see if their is any memory footprint difference. Also this video shows how to use the UART HAL using nonblocking method by using interrupts and callback rutines.