Skip to content

Using USB OTG HS with internal FS PHY on STM32F446RET6 #2867

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

You must be logged in to vote

Hi, it seems that gsnpsid is 0 as you suggested. Investigating the debugger, I found out at the rhport is 0 so it turns out that running tusb_init() without supplying any arguments will default to RH port 0 so I have to call tusb_init(1, NULL) instead. The issue should be fixed now. Thank you very much!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@peppapighs
Comment options

Answer selected by peppapighs
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