STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f103 VCP like USART interrupt mode

Posted on January 21, 2013 at 07:45Hi is there any way to configure usb_vcp on stm32f103 like usart interrupt mode - just recieve only one byte . I use function compose_packet(received_byte) in all my USART_IRQHandlers and i want to use same functio...

redkofka by Associate II
  • 373 Views
  • 1 replies
  • 0 kudos

Accessing ST Dfuse DLL with C#

Posted on April 12, 2012 at 10:26To integrate firmware update functionality into a custom c♯ application I start to use ST Dfuse dll from c♯. I managed to enumerate and identify the device (UM0392 - 3.1 and 3.2) but now get stucked  while trying to ...

VCP Driver Malfunction

Posted on January 15, 2013 at 20:40Hello, I am currently on a project on which i need to transfert some data to a computer, and to do so I was adviced to use try it with the VCP, but here is my problem : I downloaded the driver furnished by ST (htt...

sidiq by Associate II
  • 199 Views
  • 0 replies
  • 0 kudos

Bootloader to lauch 2 different programs

Posted on January 02, 2013 at 18:15hi there.I have 2 programs that share the same hardware and a customer wants both. The best option that I found is the posibilty to store both binaries in memory and launch them based in a pin value at startup. For...

pedro23 by Senior
  • 309 Views
  • 1 replies
  • 0 kudos