Save Memory on your STM32 by using the right driver

Опубликовано: 27 Май 2026
на канале: PR TechTalk
1,330
37

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.