• usart
    can the usart port act as both input as well as output port at the same time.
  • Beginner USART
    Hi my name is Etienne, I am new to microcontrollers and I'm still banging my head against the wall. I would like to run a simple USART printf function to get things going. To keep it short, Ive...
  • CMSIS USART
    Hello Adib Taraben, I am glad to read, that someone else is unhappy with CMSIS-UART. I share your opinion, that CMSIS USART Driver is not 100% applicable for randomly receiving You could implement...
  • USART not receiving
    Hi, I'm using the MCBSTM32E development board equiped with an STM32F103ZE microcontroller. I configured the USART2 transmitter according the Reference Manual and it works fine. I configured...
  • boot by USART
    Hi, Is there any example code to boot a new firmware to the stm32L by USART1? should the boot0 pin pulled high by external device during the USART communication?