Skip to main content
Explorer
April 10, 2025
Solved

STM32H750IBT6 USB NOT DETECT IN CUSTOM BOARD

  • April 10, 2025
  • 1 reply
  • 412 views

Hi

we created custom PCB using stm32h750IBT6 MCU. in this we have added USB interface using DM & DP pins.

issue: USB interrupt in not happening when i connect USB to the connector. i have added SCHEM for reference.

considered steps in MX:

1. enabled USB_FS as HOST_ONLY,

2. given clock as 48hz from RC48,

3.  enable USB_HOST as mass storage class.

I am not understanding where I went wrong.

Screenshot 2025-04-10 183157.png



NOTE:

1.all pins are matched as per schematic.

2. in schematic i can sense 5v at out pin in ic4 as well
3. also i have removed D1 ic as well even though result



 

    This topic has been closed for replies.
    Best answer by FBL

    Hi @naveen 

    Why Vbus sensing pin is connected to PA7? It should be configured either to PC13 or PA9 as per datasheet.

    1 reply

    FBLAnswer
    Technical Moderator
    May 9, 2025

    Hi @naveen 

    Why Vbus sensing pin is connected to PA7? It should be configured either to PC13 or PA9 as per datasheet.