2010-04-07 05:55 AM
USB hardware requirements
2011-05-17 04:46 AM
2011-05-17 04:46 AM
2011-05-17 04:46 AM
Based on my experience is required only the D + and D- if you use the stm32 as a device.
2011-05-17 04:46 AM
Thanks all for your replies;
Currently the board connects D- and D+ directly, VBUS is used to power the whole board (also connected on VBUS pin on the STM32). What do you mean by using a resistor? Isnt the device/host pullup mechanism implemented in the STM32, since it is an OTG device?2011-05-17 04:46 AM
Still trying to get it to work.
It looks like for a OTG device, you have to connect DM, DP, ID and VBUS directly. My concern is that I use VBUS to power the board. So, VBUS is connected to a 3.3V regulator used to power the STM32. Is it OK to connect VBUS to the regulator AND to the VBUS pin of the STM32? If not, how could it be set up? Since I plan to use self-regulated devices with the board (this design is not for production), I dont feel like I need current regulation, but I dont understand how VBUS works while using it as the whole board power supply.