2013-03-11 02:01 PM
Hello everyone,
I’m working with STM32F107 and need to use USB-OTG in project. For some reasons OTG library (USB HID throughput) is not good enough. And it seems like OTG_FS programming model chapter in STM32F1x Reference manual is not correct in some details.
Is where any way to obtain Synopsys’s original “DesignWare Cores USB 2.0 Hi-Speed On-The-Go (OTG) Programmer's Guide�?
2013-03-11 05:44 PM
https://www.synopsys.com/dw/doc.php/iip/DWC_otg/latest/doc/DWC_otg_programming.pdf
2013-04-03 02:58 AM
Hi Anna,
Could you please explain how ''OTG library (USB HID throughput) is not good enough''? Also, which details in the reference manual aren't correct? This will be helpful to improve the provided resources. Thanks & Best regards, ST.MCUTo give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2013-04-03 09:03 AM
Hi,
For me, I confirm that OTG section in RM is not so good. example:OTG_FS device all endpoints interrupt register (OTG_FS_DAINT)There is one interrupt bit per endpoint, up to a maximum of
16
bits for OUTendpoints and
16
bits for IN endpoints.
In fact many mistakes in the section :(
2014-03-10 07:15 AM
Hi clive1,
In order to access to ''DWC_otg_programming.pdf'' Synopsys asks for a password or client ID that I don't have. Could you please send the PDF to me? deviker using gmail Best regards, Iker.