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
2019-01-06 10:43 PM
2019-01-07 02: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.
2019-01-07 03: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