Posted on September 28, 2016 at 16:55 Dear all, I will work on an STM32F303VET6 and I have to use USB port. I developed many functionalities with standard peripheral library, so I would to continue to develop with this library. The standard libra...
Posted on September 29, 2016 at 18:50Thank you for the support! Watching the differences from the cube library 1.5.0 to the USB-FS-Device_Lib_V4.0.0 I've seen these changes:in usb_regs.h the definition of #define _pEPTxAddr(bEpNum) ... #define _p...