STM32L4 USB VCP driver problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-06 10:39 PM
Hi
i'm using STM32L452RE controller ,i'm try to connect(through VCP ) USB (device ) with our own windows application that time it showing error like USB driver it not 32 bit , but i'm installed virtual com port driver ver 1.5.1 only . i need .inf 32bit file for my application,i'm attached error Scrn also below. i'm followed driver installation instruction also. please replay immediately
- Labels:
-
STM32L4 series
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-06 10:43 PM
Attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-07 2:41 AM
You are trying to select a MODEM driver.
Check that you can see a COM port for the VCP in Device Manager.
You'll need to provide your own Modem driver if that's what you need, or just talk to the COM port directly. ​
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-01-07 3:02 AM
hi ,
Thanks for your reply ,im my previous project they using Modem driver(it's microprocessor and that linux base ) Now i'm working in Micro controller ,i should use previous windows softer ware only
