STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 USB composite MSD problem

Posted on March 18, 2015 at 12:06Hi, I have  a product which works as a USB composite device (CDC + MSD). This same product was previously designed to work only as a MSD device, without composite functionality. The device with composite funtionality...

original by Associate II
  • 389 Views
  • 2 replies
  • 0 kudos

stm32f4-discovery with STM32CubeMX

Posted on January 16, 2015 at 06:58Hello, I am using an stm32f4-discovery board with MCU stm32F407. My intention is create a project using the STM32CubeMX c generator using both RTOS and USB Middlewares. I want to be able to see in my Device Manager...

ilias by Associate II
  • 207 Views
  • 1 replies
  • 0 kudos

External HS PHY ULPI Register Access

Posted on March 13, 2015 at 18:41So I know ST doesn't expose viewing of the ULPI Register Array, but has anyone implemented code to access them ''blindly''? I need to tweak a few registers to try and pass USB 2.0 compliance but am having trouble fig...

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

F107 USB VBUS clash with uart1 TX

Posted on March 13, 2015 at 17:00I have a board based on the STM32F107 where the VBUS pin is unused, and USART1 TX is used on PA9. This has worked fine for me up until now, as I used a pin previously to define whether the CI should respond to USB or...

kobus by Associate II
  • 321 Views
  • 4 replies
  • 0 kudos

stm32cube BSP for component LSM303DLHC

Posted on February 20, 2015 at 10:59hi, I have downloaded the last stm32cube software including BSP for STM32discovery boards. I had issue with LSM303 accelerometer before i discovered that: in Drivers/BSP/Components/lsm303dlhc.c line 124 should...

quentin2 by Associate
  • 170 Views
  • 1 replies
  • 0 kudos

USB driver for Discovery board

Posted on February 22, 2012 at 08:12Hi, just unboxed my new STM32F4-Discovery board. LEDs shine and blink brilliantly, but where to find a  suitable USB driver for my old and faithful WinXP laptop? Letting the PC find the driver did not result in an...