Missing UART Interrupt in MKM34Z256VLL7

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

Missing UART Interrupt in MKM34Z256VLL7

ソリューションへジャンプ
978件の閲覧回数
rahul_4
Contributor II

Hi,

Due to electrical noise in the board during reset or power on, the uart interrupt is getting hit multiple times and causing the uart module interrupt to miss, so to recover this situation, I have to reset the mcu until it gets recover. I am using the kinetics bare metal drivers. 

I have tried multiple ways for recovery -

1. adding delay before UART initialize 
2. Enable interrupt after some time 

but still sometimes interrupt is getting missed.

API reference manual for Kinetis M bare-metal drivers and software examples

 

Thanks,
Rahul

 

0 件の賞賛
返信
1 解決策
966件の閲覧回数
RaRo
NXP TechSupport
NXP TechSupport

Hello @rahul_4,

Could you please try with some of the UART SDK's examples? Is the interruption being detected now? You could download the SDK here

Also, are you using an NXP's EVK or a custom board?

Kind regards, Raul.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
967件の閲覧回数
RaRo
NXP TechSupport
NXP TechSupport

Hello @rahul_4,

Could you please try with some of the UART SDK's examples? Is the interruption being detected now? You could download the SDK here

Also, are you using an NXP's EVK or a custom board?

Kind regards, Raul.

0 件の賞賛
返信