Getting input from GPIO as interrupt

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

Getting input from GPIO as interrupt

1,280件の閲覧回数
jashanm
Contributor III

hi all,

         i am working on TRK KEA128, i am getting inputs from GPIO pins. So how can i get it as an interrupt and service it ?

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

968件の閲覧回数
mjbcswitzerland
Specialist V

Hello

The K60 port interrupt code won't work on the KEA128 since it has different GPIOs.

For interrupts one can use the KBI (Keyboard Interrupt) or the single IRQ line (which can be assigned to a few of the pins).

See:

Re: Re: GPIO pin as interrupt source KEA-64

https://community.freescale.com/message/425331#425331

Regards

Mark

Kinetis: µTasker Kinetis support

KEA: µTasker TRK-KEA128 support

For the complete "out-of-the-box" Kinetis experience and faster time to market

968件の閲覧回数
jashanm
Contributor III

hi Mark,

             i tried it out with KBI, now i could get it easily.

0 件の賞賛
返信