STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX USB CDC(com port) BUG

Posted on July 14, 2015 at 06:05The USBD_static_malloc() function in ''usbd_conf.c'' is broken! Can someone at ST please fix this! Causes USB CDC to NOT work. This function currently looks like this: void *USBD_static_malloc(uint32_t size) {   //sta...

STM32F103 - Bootloader Init Problem

Posted on July 10, 2015 at 10:12Hi, now i run into an other problem with the bootloader on the Nucleo Boards STM32F103 chip. Im building an Android Library to update the STM32 Firmware over Bluetooth (RS232) and add from time to time each processor....

sauer by Associate II
  • 1012 Views
  • 7 replies
  • 0 kudos

Discovery F3 - Virtual Com Port (CDC) problem

Posted on July 05, 2015 at 21:43Hello! I am having hard time using CubeMX and Discovery F3 board, while trying to use USB-CDC feature. First things first: I am generating code using CubeMX as SW4STM32 project, USB is set into CDC in middlewares tab,...

195263 by Associate
  • 508 Views
  • 2 replies
  • 0 kudos

USB DFU bootloader with Thumb drive?

Posted on July 08, 2015 at 16:55Hi folks,I'm reading up on the usage of the USB DFU bootloader capabilities for an STM32F429. It appears that the device on the other end must support the USB DFU protocol. Is it possible to configure a flash drive (U...

hbarta2 by Associate III
  • 341 Views
  • 2 replies
  • 0 kudos