Custom Flight Controller Using STM32-H7A3ZI-Q

Hi all, I’ve compiled the custom firmware for STM32-H7A3ZI-Q. Ardupilot compiled it successfully but USB is not show in COM Port. My hwdef sets PA11/PA12 for OTG_HS_DM/DP . When I enter DFU mode, the device pops up but not recognized on PC, and I am using STM32-H7A3ZI-Q breakout board.

Summary

Board: STM32-H7A3ZI-Q breakout board

  • Action: Successfully compiled and flashed custom ArduPilot firmware

  • USB Pins: PA11 (OTG_HS_DM) and PA12 (OTG_HS_DP)

  • Issue:

    • USB device appears in DFU mode but is not recognized by the PC
    • USB does not show up as a COM port after firmware upload

i am also building a custom fc with nucleo stm32h7a3 ziq board …its not a breakout board …its a complete stm office nucleo board …i built firmware many times with different settings but com port stlink vcp refuse to connect to mission planner also usb refuse to connect …if any one successfully built anything on this board …please share