How to get more examples about UART ?

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

How to get more examples about UART ?

1,812 次查看
omerkaanbasakin
Contributor IV

Hi , i am working on imx rt 1050. I tried to find examples for freeRTOS uart example but there is only one example in sdk. Where can ı find more ?

标记 (2)
0 项奖励
回复
2 回复数

1,745 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hi, Omer,

   In i.MXRT1050 SDK we released, we provide examples code for each interface, whose purpose is to help customer understand how to use these interfaces.

   Except these examples ,we don't have others for you. Actually they are enough for you. If you want to use other UARTs, you can add them to the example for test purpose.

    For example, you can let the example supports UART2 and UART3, then test transmission between these 2 UARTs. Or you can install COM test tool on windows PC(or Linux Host), testing communications between RT1050 board and PC.

 Hope these information is helpful for you!

Have a nice day!

BR,

Weidong

0 项奖励
回复

1,745 次查看
omerkaanbasakin
Contributor IV

weidong.sun‌ Thanks for your reply. I tried to understand freeRTOS and uart.  

0 项奖励
回复