Why S32K3 do not add UART IDLE function?

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

Why S32K3 do not add UART IDLE function?

ソリューションへジャンプ
1,123件の閲覧回数
xianlong
Contributor I

Hi,All

I use UART IDLE  to implement "UART receive indefinite length data".
But RTD2.0.0 don't have the idle function API,I need to change the code.
I wonder why S32K3_RTD does not implement idle function, is there any hidden danger? I find this feature very useful.

Regards,
xianlong

タグ(1)
0 件の賞賛
返信
1 解決策
1,112件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Xianlong,

the drivers usually do not cover 100% functionality of the device and this is the case of idle detection. There was no such requirement to support this feature in the drivers.

There are no issues with this feature. I'm afraid that currently the only option is to implement the functionality by yourself.

Regards,

Lukas

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,113件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Xianlong,

the drivers usually do not cover 100% functionality of the device and this is the case of idle detection. There was no such requirement to support this feature in the drivers.

There are no issues with this feature. I'm afraid that currently the only option is to implement the functionality by yourself.

Regards,

Lukas

0 件の賞賛
返信