2011-03-23 01:36 PM
Can't get STM32 USB EP2,3... to work, what am I missing?
2011-05-17 05:29 AM
Aww.... things can finally add up. Here's the missing piece:
in Usb_conf.h - L30 #define EP_NUM (2) I'm supposed to modify this value. Both the demo and my own projects are working like a charm now.