STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB HS Host Unconfigures Device

Posted on March 20, 2014 at 21:13Was hoping there might be a few folks here with more USB knowledge than me. I am trying to implement a HS USB HID-class device on a STM32F427 using a SMSC USB3300 external PHY IC. I have succesfully implemented a si...

jvavra by Associate III
  • 327 Views
  • 3 replies
  • 0 kudos

DfuSe 3.0.4 - HID detach broken

Posted on December 04, 2014 at 00:01Hi!The HID detach feature is broken in the DfuSe 3.0.4, (and possibly 3.0.3) release:DfuSeDemoDlg.cpp, line 348ff:// Begin with HID devices  // Commented in Version V3.0.3 and Keep it for customer usage if wanted....

mail_st by Associate II
  • 242 Views
  • 0 replies
  • 0 kudos

Stm32f427 system memory bootloader

Posted on November 29, 2014 at 12:54 i have custom board with STM32F427VI and want to boot from usart3 via bootloader inside system memory. boot0 pin is low and boot1 pin is NC. i dont want to switch boot pins. because eventually these pi...

0690X00000602z0QAA.jpg

Complete USB OTG power solution design

Posted on November 28, 2014 at 10:03Hi, I have been working on a power design that integrates with the STM32F401 utilizing OTG.  I would like to support OTG both as a host and device.  In addition, I would like to detect dedicated charging ports and...

Custom board with STM32f417 + native USB

Posted on November 26, 2014 at 16:10Hi everyone,We started working on USG OTG for a project with a STM32f417.Now, we are at the step where we want to add the USB to our design.But our question is based on Protection circuit between the STM32 and the...

mzetek9 by Associate
  • 171 Views
  • 0 replies
  • 0 kudos

STM32CubeF4 LTDC minor issues

Posted on November 16, 2014 at 16:37- In a comment in stm32f4xx_hal_ltdc.c   HAL_LTDC_ProgramLineInterrupt() is mentioned...but couldn't find such a function. It's not even declared in ''...ltdc.h''. - In the source of HAL_LTDC_ConfigCLUT function...

Examples of Custom USB Classes?

Posted on August 27, 2013 at 04:16I'm trying to code an app that communicates using USB bulk transfers but is simpler than the CDC/VCP and MSC examples in ST's library. I've tried to code a custom USB class, but Windows doesn't like it - it sends me...

mattscar by Associate II
  • 454 Views
  • 2 replies
  • 0 kudos