Skip to content

How to fix reset infinite loop while initializing USB PHY on STM32H750VB? #769

Answered by bkaz4283
bkaz4283 asked this question in Q&A
Discussion options

You must be logged in to vote

I found the solution with the help of ST technical support.

Apparently the USB2OTGFSEN bit in the RCC_AHB1ENR register is supposed to be set but the USB2OTGFSULPIEN should NOT be set.

This is of course not adequately explained in ST's reference manual like countless other things. Maybe if someone finds this thread here it will save them some of the time I wasted tracking this issue down...

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
6 replies
@hathach
Comment options

@bkaz4283
Comment options

@hathach
Comment options

@bkaz4283
Comment options

@hathach
Comment options

Comment options

You must be logged in to vote
3 replies
@hathach
Comment options

@bkaz4283
Comment options

@hathach
Comment options

Answer selected by bkaz4283
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants