Unable to Send UART Data Using PE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Unable to Send UART Data Using PE

834 次查看
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 回复

589 次查看
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 项奖励
回复