Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?

911件の閲覧回数
krishnakumarjos
Contributor I


I am trying to connect the FRDM KL25Z board to a Windows 10 host laptop. Host system detects the Virtual com port but is not able to write or read from the Opened COM port. The virtual driver inf provided supports upto Windows 7 only. Is there any driver available for Windows 10?

ラベル(2)
0 件の賞賛
4 返答(返信)

512件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

Please try with Segger J-Link OpenSDA v1.0 firmware, which works with WIN10.

Customer could download related firmware from here.


Wish it helps.

Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

512件の閲覧回数
krishnakumarjos
Contributor I

I don't need SDA firmware. I need the virtual com port driver compatible with FRDM KL25Z board. I tried on Win 7 system as well and couldn't send commands using C application WriteFile() API. Any help appreciated.

0 件の賞賛

512件の閲覧回数
krishnakumarjos
Contributor I

CDC connection is used for SDA connection I guess. I am trying to connect the other USB port on the board. Typically I am opening the virtual comport through a C code (CreateFile()) and sending a command buffer (using Write()) to the board. All Windows API's are returning success but on the board I am not getting any data. Tera term is able to send the commands successfully and Ic an see appropriate action taken for commands. Question is why C application is not able to send the data or open the port? Is there any setting needed in C application? (I am setting the DCB parameters correctly after CreateFile().)

Does VIrtual driver need any change for Windows 10?

0 件の賞賛

512件の閲覧回数
BlackNight
NXP Employee
NXP Employee

This depends on the USB CDC implementation you are using. What kind of USB CDC do you use?

Erich

0 件の賞賛