STM32CUbeMX5.0.1 version can't work well on STM32H750VBT6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-01 11:32 PM
Used to make source code for USB FS Virtual Com, the computer can't connect the device。
Same way on STM32F407 chip, it is OK.
Is there somebody can help me? Thanks!
- Labels:
-
STM32CubeMX
-
STM32H7 Series
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-01 11:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-02 2:47 AM
Your option here would be to review/port one of the VCP examples in the HAL trees. Perhaps contrasting the code with those in other STM32 families, or prior H7 releases.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-02 5:30 PM
Thank you for your answer. Try prior version maybe is a good idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-02 7:16 PM
unfortunately it can't be compiled by using prior H7 releases. Only V1.3.0 can be compiled.
