GPIO key hold detection

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

GPIO key hold detection

967件の閲覧回数
kensu
Contributor V

Hi

Does LPC1830 have any special feature for "GPIO key hold" detection?

Normally, we implement the firmware  "Interrupt and timer" or "polling and timer" to detect the "key hold".

Now I use freeRtos with LPC1830, Does any better or easy solutionfor key hold detect?  

Thanks

Ken

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

823件の閲覧回数
kensu
Contributor V

Hi Kerry

I understood, 

Very thanks for your reply.

Ken

0 件の賞賛
返信

823件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Ken Su,

    Actually, the GPIO key hold is the basic operation method for all the MCU.

   LPC1830 have no special hardware feature for the key hold. You can use the hardware key dithering or the software key dithering.

  You said you implement the interrupt, timer or polling to detect it, actually, in the freeRtos, the method is still the same for the key hold or key dithering.


Have a great day,
Kerry

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

0 件の賞賛
返信