"Hello World" baud rate

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

"Hello World" baud rate

ソリューションへジャンプ
658件の閲覧回数
therealfreegeek
Contributor IV

I noticed when I first tried out a few of the KSDK examples that the terminal emulator running on the host PC had to have the correct baud rate set up to match the FRDM board, despite communicating over USB. I was surprised by this and thought that the terminal emulator baud rate would have been irrelevant.

 

Can anyone explain why this is the case?  I am using the Segger J-Link Firmware for OpenSDA on the FRDMK64.

ラベル(1)
1 解決策
549件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Regarding the baudrate of virtual COM with USB, based on protocol of the USB virtual COM class, the virtual COM has "control interface" and "data interfcae", when you change the baudrate in  the tools such as hyperterminal run in host side, the host will send the new baudrate to device via "control interface" of USB, this is a dynamic process.

Hope it can help you.

BR

Xiangjun Rong

元の投稿で解決策を見る

1 返信
550件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Regarding the baudrate of virtual COM with USB, based on protocol of the USB virtual COM class, the virtual COM has "control interface" and "data interfcae", when you change the baudrate in  the tools such as hyperterminal run in host side, the host will send the new baudrate to device via "control interface" of USB, this is a dynamic process.

Hope it can help you.

BR

Xiangjun Rong