2012-09-21 06:24 PM
i was working with 8bit microcontroler from microchip. it has a dll to comunicate with usb.
i downloaded the usb device library that is supposed to have a drivers, is has the usb fs driver but are the source code, i need a DLL to read and write data to the stm32 from other applications made in c++ or labview.how can i use this library to make a dll? #stm32-usb-library #usb-driver