• 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 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...
  • 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...
  • 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 protocol used in STM32 bootloader
    Hi, I want to program(flash program/user code) slave STM32f2 MCU with Master STM32f2 MCU using USART It is same like MCU programming with flash utility at PC side. So I like to design code...