cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to initialize under USB_SH_HOST of H7R7

MECHO
Associate III

while ((USBx->GRSTCTL & USB_OTG_GRSTCTL_CSRST) == USB_OTG_GRSTCTL_CSRST);

The code failed to run, as referenced< https://community.st.com/t5/stm32-mcus/faq-troubleshooting-a-usb-core-soft-reset-stuck-on-an-stm32/ta-p/803224 >This article has been configured, but it still cannot be initialized successfully

Requesting your assistance

MECHO_0-1755171344097.png

MECHO_1-1755171373282.pngMECHO_2-1755171386029.png

 

1 REPLY 1
FBL
ST Employee

Hi @MECHO 

I suggest you follow examples provided and pay attention to the hardware changes made in your custom hardware.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.