ChibiOS / ChibiOS-Contrib

Community contributed code (ports, drivers, etc).
128 stars 220 forks source link

Problem using USB Host for MSD wit OTG2 #330

Open josesimoes opened 1 year ago

josesimoes commented 1 year ago

Hey,

I'm trying to migrate some code for USB Host on MSD connected to OTG2. This with a STM32F7. This was working just fine in version 19.1.x (if I'm not mistaken).

I can see that a lot of code changes were made in recent versions. Also that the test code that exists is using OTG1. Any pointers you can give me or "obvious places" to look at, so I can try to pin point the root cause?

Thanks!

josesimoes commented 5 months ago

Hi, Can someone please reply to this? I've been trying to pinpoint the issues causing this without success. Thanks! 😃