Tag: <span>stm32f407</span>

Transmitting strings and numerical values by USART in STM32 microcontrollers

Have you ever wondered how to send strings and numbers using USART in micro-controllers? No worries! The answer is here! The other day I was cleaning up and giving some order to  my STM32 based projects, to extract various useful utilities and functions that I wrote for my work or university …