2020-03-10 08:15 PM
Hello,
Anybody knows where to get the driver source code, as well as examples, to support USB OTG on STM32L073VTZ? CubeMX can generate some USB initialization code BUT it lacks documentation on how to use it, and I doubt it meant to support USB OTG.
Thanks.
2020-03-11 02:13 AM
There is no OTG on 'L0xx, it has a device-only USB module.
The Cube software for it is "as-is", for better supported libraries you have to resort to commercial software suppliers.
JW