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!
2019-02-01 11:41 PM
2019-02-02 02: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.
2019-02-02 05:30 PM
Thank you for your answer. Try prior version maybe is a good idea.
2019-02-02 07:16 PM
unfortunately it can't be compiled by using prior H7 releases. Only V1.3.0 can be compiled.