STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DISCOVERY F4 code size limit ???

Posted on July 19, 2015 at 02:39Hi, I am using a DISCOF4 with the USB library with great success if the code size is bellow 17356 bytes. More than 17352 bytes and the USB library is crashing (unknown device in the device manager)! Is there something...

jeremie by Associate
  • 180 Views
  • 1 replies
  • 0 kudos

STM32F302 VCP not recognized

Posted on July 16, 2015 at 12:38Good morning,I've tested the USB CDC mode on the STM32F3 Discovery with the configuration given by STM32CubeMX and it work just fine but now that I made the PCB with the stm32F302RCT the configuration doesn't work. Th...

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
  • 569 Views
  • 7 replies
  • 0 kudos
Labels