K81+LPUART+FreeRTOS

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

K81+LPUART+FreeRTOS

554件の閲覧回数
lakshmikandhanp
NXP Employee
NXP Employee

I am new to Kinetis and K8x series. I am using a twrk81f150m board and trying to do a simple uart send/Receive with a PC side Application.facing an issue of Receive not more than 8 bytes on twrk81 .But the Send process works fine and able to receive more bytes in PC app (Teraterm).

i am using the below API for the uart communication .

LPUART_ReadBlocking(DEMO_LPUART,RxBuffer,32); 

where #define DEMO_LPUART LPUART1

Please let me know,what am i doing wrong here.

Is there any sample app ,i can refer for LPuart usage .

 

Thanks

LK

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

354件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I have tested the example located at:

C:\Freescale\SDK2.0_K82\boards\frdmk82f\rtos_examples\freertos_lpuart\kds

I do not think there is any issue. You can transfer a file from Hyperterminal or the other tools and check the characters you received in the tools.

Can you tell me the tools you are using to transfer message and the screenshot of the receiver in the tools?

BR

XiangJun Rong

0 件の賞賛