LPUART FreeRTOS DRIVER

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

LPUART FreeRTOS DRIVER

914件の閲覧回数
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 返信

876件の閲覧回数
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 件の賞賛
返信