Actually, these two libraries both can be downloaded at ST320F107VC's "Design support" which is located at http://www.st.com/internet/mcu/product/221020.jsp and both support OTG device, the otg files can be found in both library. So I am a little bit lost, which I should choose?
My understanding is that both fit your request. The different is that the first library supports both device and host but the second library supports device only. Since you are asking for USB device, you may take either one.
Another question about the USB libary: I downloaded the STM32_USB-FS-Device_Lib_V3.3.0 and open the project STM32_USB-FS-Device_Lib_V3.3.0\Project\Custom_HID\EWARM\Custom_HID using IAR6.30, then build it without any modification, but tons of compiling error occured as showed in the picture attached. Please help me to figure this out. Thanks a lot.
yifanfeng 发表于 2012-2-28 14:48:24 |只看该作者 |返回版面
Another question about the USB libary: I downloaded the STM32_USB-FS-Device_Lib_V3.3.0 and open the project STM32_USB-FS-Device_Lib_V3.3.0\Project\Custom_HID\EWARM\Custom_HID using IAR6.30, then build it without any modification, but tons of compiling error occured as showed in the picture attached. Please help me to figure this out. Thanks a lot.