STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cannot view any discussions

Posted on April 23, 2015 at 14:55All I get is an error page that says:''An unexpected error has occurred./public/STe2ecommunities/mcu/_layouts/spcontnt.aspx?&url=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder%3d%252fpublic%2...

gbigden by Associate III
  • 518 Views
  • 4 replies
  • 0 kudos

Simple reset h/w question

Posted on April 24, 2015 at 12:48On the Discovery F3 board I see in the schematics that the hardware reset (NRST) is a switch to ground in parallel with a 100n capacitor. This appears to double up as a power-on reset. Is this correct and is it suffi...

gbigden by Associate III
  • 617 Views
  • 6 replies
  • 0 kudos

USB Virtual Serial Port

Posted on April 24, 2015 at 15:02Hi, I´m trying connect my stm32f303 with Linux application by using USB CDC (communication device class). I would like transmit data packet to PC and receive it from virtual serial port (VSP). Do you have any example...