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

STM32Cube_FW_F0_V1.3.0 BUG report/fix

Posted on September 22, 2015 at 21:55Channel ADC_CHANNEL_VREFINT  does not work because it is not enabled in the register CCR --- STM32Cube_FW_F0_V1.3.0/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_adc_ex.h.orig 2015-06-25 23:53:50.000000000 +0300...

stm by Associate
  • 628 Views
  • 2 replies
  • 0 kudos

Differences between CDC and VCP??

Posted on October 02, 2015 at 11:33Hi, I'm trying to communicate my board Olimex (STM32F407) with the PC through the USB-mini, using ST Device libraries. Do not understand the difference between VCP and CDC. Can anyone help me and give some advice ?...

vlr by Associate II
  • 1644 Views
  • 1 replies
  • 0 kudos

[Bug] CubeMX generated USB Host file for MSC has typo

Posted on September 30, 2015 at 12:30In the file ''usbh_msc.c'' generated for STM32F407/427 there is typo in line 446:446            if((phost->Timer - MSC_Handle->timer) > 10000)447            {448              MSC_Handle->unit[MSC_Handle->current_...

bas86 by Associate II
  • 635 Views
  • 2 replies
  • 0 kudos

Bootloader Program for MAC OS

Posted on November 18, 2014 at 20:31I have the DeFuse project working for bootloading an STM32 part.  This works fine for the Windows environment.  I'm interested in what people do for the MAC/Linux platforms?  I know you can run Windows programs fr...

chrisk by Associate
  • 986 Views
  • 2 replies
  • 0 kudos

STM32F2 USB OTG Host enumerates all values 0x00

Posted on September 25, 2015 at 11:57I have a STM32F2 with OTG periphery and STM32 USB Host Device library in FS host mode. The other end is STM32F4 OTG FS with the same library but in Device mode as VCP. When I connect the device to the Host, it is...

adam23 by Associate II
  • 624 Views
  • 1 replies
  • 0 kudos

USB HOST and MSC problem on STM32F7

Posted on September 30, 2015 at 23:37Hello,i'm trying to implement msc class in my firmware to read usb stick's.I used Stm32CubeMx to create the source code. I also implemented sd-card and fat file system. I can read  from sd-card without any proble...

fjahn9 by Associate II
  • 484 Views
  • 0 replies
  • 0 kudos