STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407VG and UART Bootloader

Posted on March 28, 2014 at 07:26Hi All I have kind of garbage with the uart bootloader. What I do: 1. I tie pins (BOOT0=vcc, BOOT1=gnd). Turn on power. 2. From PC sent 0x7F (57600, 8E1). 3. I get answer from STM32 - 0x79 - that means that everythin...

Ivan by Associate II
  • 1181 Views
  • 5 replies
  • 0 kudos

USB Host Library for STM32F4

Posted on March 29, 2014 at 15:38 Hi, I'm using the new version of the USB Host library that comes with STM Cube, but I'm having some difficulty as the only documentation I can find is for the old library. Does anyone know if there is an...

brett by Associate II
  • 605 Views
  • 1 replies
  • 0 kudos

STM32F407VG and ULPI USB3320

Posted on December 11, 2013 at 14:02Hi colleagues! I suppose this is old topic, but I haven't found the solution yet. what I have: 1. Modified STM32F4_discovery: removed microphone, and some resistors for avoiding conflict with ULPI interface. 2. B...

0690X0000060501QAA.png
zuew by Associate II
  • 1387 Views
  • 6 replies
  • 0 kudos

STM32 Cube MX code for coocox IDE

Posted on March 27, 2014 at 11:18Hello,Does someone tried to compile the Cube MX generated code with cocoox IDE?Does ST planned to add Coocox in the toolchain/IDE list?Thank you #cube-coocox

campbiel by Associate II
  • 552 Views
  • 1 replies
  • 0 kudos

STM3240G-EVAL USB device EP2 gets no data

Posted on June 05, 2013 at 08:05Hello, I am using the latest version of the STM32 USB library on the STM3240G eval board. I have modified the MSC example with my own configuration. This one is coming from a library we bought and works on a STM32F105...

STM32F105 USB OTG Host Device Mode switching

Posted on March 19, 2014 at 11:00Hi,I have integrated the Host MSD and Device VCP into a project. I am struggling to find an example of how to switch between the Host/device mode when a �A� USB cable (flash stick ) and a �B� USB cable (connected to ...

colin by Associate II
  • 1407 Views
  • 7 replies
  • 0 kudos

Where Does a USB Device ACK Requests From Host?

Posted on March 19, 2014 at 13:31I've got a STM32F427 running as a USB device (HS, if that matters). Using a USB analyzer, I can see that the request from the host to set a device address is getting to the micro, but it fails to ACK the SETUP packet...

jvavra by Associate III
  • 470 Views
  • 1 replies
  • 0 kudos