FRDM-KL43Z Virtual Serial Port Settings

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

FRDM-KL43Z Virtual Serial Port Settings

ソリューションへジャンプ
1,169件の閲覧回数
thomasedel
Contributor III

I'm wanting to speed up the virtual serial port, if possible.  The default baud rate between the OpenSDA controller and the KL43Z appears to be 9600 baud (derived from example code).  Is it possible to increase that setting (at the OpenSDA end)?  Is there any documentation available regarding the virtual serial port settings?  The OpenSDA User's Guide (2012-09-18, Rev. 0.93) doesn't appear to discuss the settings.

Thanks for your help.

-Thomas

ラベル(2)
0 件の賞賛
返信
1 解決策
900件の閲覧回数
mjbcswitzerland
Specialist V

Hi Thomas

The OpenSDA VCOM is a CDC class which gets its settings from the PC host (eg. the terminal emulator it is connected to). These need to match with the speed of the KL43's LPUART, which is set by the firmware running on the KL43.

See http://www.utasker.com/kinetis/FRDM-KL43Z.html and the video: https://youtu.be/89sZ4nW-mgw

Regards

Mark

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
900件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Thomas Edel,

   Just as Mark Butcheer have said, the virtual seial is determined by your KL43 uart configuration.

    If you want to get other baud rate, just configure it in your KL43 code.

Wish it helps you!

If you still have question, please let me know!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
900件の閲覧回数
thomasedel
Contributor III

Thank you, Mark & Kerry.  I didn't understand that the Open SDA controller self-configured to the PC's baud rate setting.

-Thomas

0 件の賞賛
返信
901件の閲覧回数
mjbcswitzerland
Specialist V

Hi Thomas

The OpenSDA VCOM is a CDC class which gets its settings from the PC host (eg. the terminal emulator it is connected to). These need to match with the speed of the KL43's LPUART, which is set by the firmware running on the KL43.

See http://www.utasker.com/kinetis/FRDM-KL43Z.html and the video: https://youtu.be/89sZ4nW-mgw

Regards

Mark

0 件の賞賛
返信