Posted on March 19, 2013 at 08:38is there template files for the application interace layer (usb_prop,usb_istr..)?? and which part of them we should change??
Posted on October 10, 2012 at 12:02if i want to change the mouse device example in stm32 to a keyboard what changes i have to make in the usbd_desc.c/h file ??? also why the ''USBD_HID_SendReport'' function is in SysTick_Handler if we work with th...
Posted on October 08, 2012 at 17:03if i want to change the mouse device example in stm32 to a keyboard what changes i have to make in the usbd_desc.c/h file ??? also why the ''USBD_HID_SendReport'' function is in SysTick_Handler if we work with th...
Posted on October 05, 2012 at 02:17well i'm usb beginner ,the problem is how to use the stm32f4 library correctly what files should i change ,create to configure and send or receive data (for any class )for example i was reading the ST user manual ...
Posted on October 04, 2012 at 15:15Hi could anyone give us a clear explanation about the usb OTG library v2.2 for stm32f4and show us where we should focus because i'am really lost in the forest of codes