Skip to main content
Visitor II
December 11, 2024
Question

USB CDC Issue on STM32H747I-DISCO

  • December 11, 2024
  • 1 reply
  • 653 views

Hello,

After trying almost everything I found online, I’m posting here for help.

I’m working with an STM32H747I-DISCO board, aiming to exchange data via USB CDC with Windows. I’ve configured the .ioc for USB CDC device (FS or HS) on the Cortex M7 core. However, the COM port does not appear on Windows.

Does anyone have a working .ioc configuration for USB CDC or got this running on this board? I’m running out of ideas and can't find a working project for this board as a start. It seems to be plagued by bugs/problems as well.

STM32CubeIDE Version 1.17.0
STM32CubeMX Version 6.13.0-RC5
MCU Firmware: FW_H7 V1.12.0

Thank you :)

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 12, 2024

    Hi @StatusQ & welcome to ST Community :) 

     

    Try to port this example STM32CubeH7/Projects/STM32H747I-EVAL/Applications/USB_Device/CDC_Standalone at master · STMicroelectronics/STM32CubeH7

    If still having issues, attach your IOC file and your project (preferably direct link via GitHub)?

    Visitor II
    March 7, 2025

    Hi.

    I am experiencing the same problem.

    Is there any reason why the CDC function is not possible on the H747i-DISCO board due to circuit problems?

    Technical Moderator
    March 7, 2025

    Hi @LiamSmith 

    Using this board, you should be configuring OTG HS instance. Would you share your software USB configuration?  Do you use an external power source from jumper JP4?