STM32F103C6T6A Bare Metal Programming – UART

In my previous post, Mastering UART: A Comprehensive Overview, I delved into the protocol-level intricacies of UART communication. If you haven’t had a chance to read it, I recommend doing so to get a solid foundation on how UART works. In this blog post, I’ll be diving straight into hands-on programming with the STM32F103C6T6A microcontroller. … Read more