STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timeout for UART using Interrupt Rx/Tx

Hi there,I currently have a system where I am using a UART Rx/Tx in "interrupt mode". Right now I am receiving packets of indeterminant length so I have a "header" section that contains the size of the "body section".Basically my code bounces back an...

MFord.1 by Associate III
  • 557 Views
  • 1 replies
  • 1 kudos

Resolved! Intermittent USB VCP Com Port

Posted on May 11, 2017 at 12:58Hi,i designed a flight controller board based on STM32F303. i have a weird problem where each time i assembled a complete board, initially there will be no problem and PC will be able to detect and connect with the boa...