2020-06-08 09:10 PM
I'm use USB3320 with STM32H753.
And I want to control USB3320 with ULPI operation to boost drive strength.
Is there any method? I can't found solution both in HAL API and register.
Thanks.
2020-06-10 11:11 PM
I know that there is a STM32F769I-DISCO example code that controls hidden secret register to access USB PHY through ULPI.
I can't find similar example for H7, but it would worth to try.
Good luck.
2020-06-10 11:34 PM
Thanks a lot! You provide me a possible method to try.
2024-09-13 06:58 AM
Hey @DChan.31 ,
I know it is a long time from this post but did you manage to successfully interface the USB3320 with the H753? I'm struggling with this a lot now. Would you mind sharing pieces of your hardware & software solution?
Thanks in advance!