STM32L432KX and WINCE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-18 8: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.
- Labels:
-
STM32L4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-18 9:13 AM
Hello
Do you have an FTDI chip on your custom board ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-18 9:16 AM
No I'm using the direct USB of the micro. The test with FTDI is just to test some solution :D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-18 9:20 AM
Does Win10 detect it correctly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-18 9:25 AM
Yes, on WIN10 and WIN8 without any problem.
L.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-19 7:14 AM
Yes, on WIN10 and WIN8 without any problem.
L.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
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
‎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
