Unable to Send UART Data Using PE

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

Unable to Send UART Data Using PE

739件の閲覧回数
bcstewart
Contributor III

Board:  FRDM-K22F

IDE:  KDS 3.2

I want to send a few bytes out UART-1 on the FRDM.

1200 baud, 7-bit, even parity, 1 stop bit (required by SDI-12 sensor interface).

I see no activity on the Tx Output at pin D14.

Error code is "8" or "BUSY"

However...I do see activity if I send a BREAK. 

Attached is my project.

It's very simple. 

What am I doing wrong?

pastedImage_1.png

pastedImage_2.png

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

494件の閲覧回数
bcstewart
Contributor III

UPDATE:  If I use the "AsynchroSerial" component, and sent one character at a time, it seems to work.

Why?  It uses the Serial_LDD.

0 件の賞賛
返信