2015-09-02 08:19 AM
Hi, i'm using USB-OTG periphery of STM32F207ZE microcontollers.
I'm a beginner in the program this micro. I'm using the library stm32_f105-07_f2_f4_usb-host-device_lib but don't know how to fit my case. I would like to use the USB-OTG to connect my EVAL OLIMEX STM32-P207 with the PC (dual-role USB). I want to know if there is a good tutorial to learn how to set up libraries to properly use the USB-OTG on STM32F207. Can you help me? Do you have any suggestion or some firmware that I can study? thank you all. #otg #stm32f207 #library #usb2015-09-02 10:23 AM
Do you have any suggestion or some firmware that I can study?
I might recommend the F4-DISCO's firmware update example, it supports an OTG MSC, and would port to an F2 platform.STM32F4-Discovery_FW_V1.1.0\Project\FW_upgrade2015-09-07 09:32 AM
Thanks
for
the answer
,but
i seek
a way
to use
my
OLIMEX
STM32-P207both as
host
and as a
device
,checking
the
ID
pin
of the
USB cable
. Alsoi don't know what
and
how to use libraries of ''stm32_f105-07_f2_f4_usb-host-device_lib''.