I downloaded stm32 virtual com port driver from st web. And created a small VCP program by stm32cubemx and keil by using stm32f407zet development board. But when i connect my stm borad to pc, the driver not recognized. How to resolve it ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-08-06 6:09 PM
I'm using Windows 10 64bit
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-08-06 6:25 PM
What STM32F407ZET board?
Check the pins and clocks, perhaps pull BOOT0 high and check if the board comes up in DFU mode
Check that you have an adequate stack allocation.
Break out the debugger and scope and do some analysis.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
