PN7150 next interrupt too short

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

PN7150 next interrupt too short

1,489件の閲覧回数
peterwu
Contributor II

PN7150 rise a new interrupt after I2c read .

But sometime it too short (ex : 72us ), that my host can not detect new interrupt. (even I reduce debound time )

Is there any cfg I can set pn7150 to rise next interrupt to 100ms or more ?

tek00013.png

タグ(1)
0 件の賞賛
返信
4 返答(返信)

1,340件の閲覧回数
peterwu
Contributor II

we config host interrupt to 

1. EDGE trig 

2. polarity high 

usually , it work fine to receive pn7150 irq .

but there is few chance can not receive irq. 

After we checked the scope, the 2nd irq come too fast (  72us ) .

so we still think how to fix it.

0 件の賞賛
返信

1,340件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Maybe you use a slower MCU or put too many codes in the interrupt routine. 

Best Regards,

Kan

0 件の賞賛
返信

1,340件の閲覧回数
peterwu
Contributor II

tap with Samsung S7 several times

0 件の賞賛
返信

1,340件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Peter,

There is method to configure the active state of IRQ signal, but no way to modify the width, why not using the edge sensitive interrupt?

BTW, which active state did you set for IRQ signal in that case? High or Low?


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信