LPUART FreeRTOS DRIVER

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

LPUART FreeRTOS DRIVER

330 次查看
pp99
Contributor I

I am using IMXRT1062 processor looking for FreeRTOS LPUART driver which can support 9bit and 10bit UART. I followed Resource Manual and got info that I need to manipulate CTRL registers to enable, but my concern is how the data will be handled since the whole FreeRTOS_Lpuart driver is using uint8_t buffer, same goes with ring buffer.

How to proceed now? 

标签 (1)
0 项奖励
1 回复

292 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @pp99,

I'm afraid we don't have any example codes or pre-designed drivers that use 9 or 10bit UART by default. This would have to be changed manually on the provided drivers in order to work. Sorry for the inconvenience.

 

BR,

Edwin.

0 项奖励