dmitrystu / libusb_stm32

Lightweight USB device Stack for STM32 microcontrollers
Apache License 2.0
696 stars 160 forks source link

H747 HS driver #119

Open simengangstad opened 2 years ago

simengangstad commented 2 years ago

Hello,

This PR is tested against a Nicla Vision (STM32H747AII6) with an external USB PHY over ULPI. I'm not too familiar with the USB protocol, most of this grabbed from the other HS drivers in the project. I've just modified some for the H747 and added ULPI support. It's working fine with CDC at least :)