cancel
Showing results for 
Search instead for 
Did you mean: 

USB CDC Issue on STM32H747I-DISCO

StatusQ
Associate

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 :)

3 REPLIES 3
FBL
ST Employee

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)?

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.


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?

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?

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.