STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SD driver for STM3210C eval using FatFs

Posted on January 17, 2013 at 10:23Hi guys, I'm working for the first time on a STM3210C eval. I have to store files on the SD card included in the STM card. So I added FatFs to my project. As FatFs is platform independant, I have to find a compatib...

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
  • 469 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
  • 262 Views
  • 0 replies
  • 0 kudos

internal CAN bootloader in connectivity line devices

Posted on January 08, 2013 at 10:55I would like to test the built in bootloader of the STM32F105VC using the CAN bus to make sure it (the bootloader) could be used in our product. I was wondering if anyone here could support me with a program, which...

jurek by Associate
  • 352 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
  • 390 Views
  • 1 replies
  • 0 kudos