2021-11-18 08:20 AM
I have a system with WIN CE v6.0 installed and a custom board with micro STM32L432KX.
I've tried to install driver for FTDI but no succes, at the moment WIN CE doesn't recognize the Virtual COM created from my board, are there proper drivers or procedure that I can try?
L.
2021-11-18 09:13 AM
Hello
Do you have an FTDI chip on your custom board ?
2021-11-18 09:16 AM
No I'm using the direct USB of the micro. The test with FTDI is just to test some solution :D
2021-11-18 09:20 AM
Does Win10 detect it correctly?
2021-11-18 09:25 AM
Yes, on WIN10 and WIN8 without any problem.
L.
2021-11-19 07:14 AM
Yes, on WIN10 and WIN8 without any problem.
L.
2021-11-19 10:46 AM
WIN CE 6, from 2009, nobody is supporting that.
Perhaps find a generic CDC/VCP driver, and map your VID/PID so that loads/associates.
Other than that you'd need to create an STM32 side CDC/VCP that emulates something your OS supports.
2021-11-21 10:02 PM
So as a matter of fact I'm no lucky and I can't use something ready to use...undesrtand