• usart
    can the usart port act as both input as well as output port at the same time.
  • 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?
  • 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 problem
    HI I am working with the ARM AT91SAM7x256. I want to send/receive a float number with USART and I need a code for it. thanks