How to setup virtual com port using CubeMX for particular STM32 MCU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-10 7:44 PM
I need help on some pointers or directions on how to setup virtual com port for my STM32F769I-DISCO kit.
So I search a couple of youtube videos on how to setup virtual com port using STM32 CubeMX. Although the videos were for different MCUs. I followed the same steps but not successful. I could not see new virtual com port in my device manager (windows 10 OS). And also, my display graphics looks corrupted.
The steps I follow basically :
- Enable HSE clock with Crystal/Ceramic Resonator
- On USB_OTG_FS I select mode Device_Only
- On USB_Device I select class for FS IO to Communication Device Class (Virtual Port Com)
- Go to clock setup and accept whatever the default automatic fix by CubeMX.
- Generate code and rebuild and run on target
So my questions :
- Is there official docs from STM how to configure Virtual Com Port?
- Are the steps to configure it different for each MCU?
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
-
STM32F7 Series
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-28 3:11 AM
I manage to resolve this already
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-28 3:11 AM
I manage to resolve this already
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-17 12:05 PM
Would you mind sharing how you solved it?
