cancel
Showing results for 
Search instead for 
Did you mean: 

USB Host Library and VBUS

jdcowpland
Associate II
Posted on January 13, 2014 at 18:10

Hi,

I'm setting up my STM32F415VG as a USB Host using the USB Host Libraries provided by ST. I'm trying to base it around the firmware upgrade project so that I don't have to change too much. I need USART1, so I can't connect up the VBUS pin to my USB connector. As far as I understand, this shouldn't be a problem since I'm configuring my chip as a host, so I can just hook the volts pin on the connector up to a 5V supply. My question is, does anyone know what I need to change in the library in order to remove any dependencies on VBUS related code?
1 REPLY 1
jdcowpland
Associate II
Posted on January 16, 2014 at 15:28

Anyone know if this is possible?