Skip to main content
LMili.1
Associate
November 18, 2021
Question

STM32L432KX and WINCE

  • November 18, 2021
  • 6 replies
  • 1734 views

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.

This topic has been closed for replies.

6 replies

Mike_ST
Technical Moderator
November 18, 2021

Hello

Do you have an FTDI chip on your custom board ?

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. 
LMili.1
LMili.1Author
Associate
November 18, 2021

No I'm using the direct USB of the micro. The test with FTDI is just to test some solution :D

TDK
Super User
November 18, 2021

Does Win10 detect it correctly?

"If you feel a post has answered your question, please click ""Accept as Solution""."
LMili.1
LMili.1Author
Associate
November 18, 2021

Yes, on WIN10 and WIN8 without any problem.

L.

LMili.1
LMili.1Author
Associate
November 19, 2021

Yes, on WIN10 and WIN8 without any problem.

L.

Tesla DeLorean
Guru
November 19, 2021

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.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
LMili.1
LMili.1Author
Associate
November 22, 2021

So as a matter of fact I'm no lucky and I can't use something ready to use...undesrtand