2012-01-18 08:09 PM
Please, remove this message.
Hi,We use ST32F207 MCU and we need both Host and Device working simultaneously in our device, but I discovered that USB Host / USB Device libraries use the same names for functions in Host and Device libraries so there are supposed to be linker errors if we'll try to use them together.Are USB Host and USB Device libraries not supposed to be used together?Have I use low-level USB library for USB in that case? #usb-stm32f22012-01-27 01:45 AM
Hi,
Can you tell me how you solve this??Thank you...2012-01-30 11:05 PM
Hello, Dmitry
The post is marked as ''Solved''. Can you, please, describe, how did you solved this problem? The point is that we have exactly the same need and we have failed to use ''STM32F105/7 and STM32F2xx USB on-the-go Host and device library (UM1021)'' for this reason. Thank you.2012-01-31 04:12 AM
2012-02-08 08:14 AM
Dmitry,
Just for clearance: have you used this USB library to initialize USB Device and Host at one time?STM32F105/7 and STM32F2xx USB on-the-go Host and device library (UM1021) v. 2.0.0
If it's possible, can you, please, provide code and params sample to initialize them?
Thanks in advance. p.s. Before I saw your post, I was not sure if it's possible :) I was failed to make it work.2012-07-28 08:28 AM
Good Day All
Did anyone get this work? Can anyone provide any information?
Thank you.