• STM32 USART debuging
    Hello everyone, I would be very gratefull if you help me with this or give me some idea. I have problem with STM32100RbB USART module. It uses Cortex M3. The USART uses hardware flow control...
  • STM32 USART problem
    Hello!! I have problem witch initiation USART in STM32 microcontroler. I use standard KEIL configuration file to setup USART. After configuration (I stop program witch while(1) function) but I receive...
  • BUG: CMSIS USART Driver STM32
    Hello, I've found a bug in the CMSIS USART_Driver of the Device Family Pack STM32F4xx, Version 2.4.0. Previous Version are concerned, too. When frequently polling USART_GetStatus while receiving...
  • USART Driver in Pack STM32 V2.5.0
    Hello, I found some bugs on Pack version 2.5.0 USART driver for STM32F4. File USART_STM32F4xx.c Revision: V2.3 Lines 1506,1747 and 1808. The problem is on USART3: 1506: else if (usart == USART3...
  • usart
    can the usart port act as both input as well as output port at the same time.