Skip to main content
Visitor II
March 11, 2020
Question

USB OTG support for STM32L073VTZ

  • March 11, 2020
  • 1 reply
  • 605 views

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.

    This topic has been closed for replies.

    1 reply

    Super User
    March 11, 2020

    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