How to configure GPIO interrupt in PE?

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

How to configure GPIO interrupt in PE?

ソリューションへジャンプ
2,409件の閲覧回数
rabbit
Contributor III

Try to setup PTC18 as input, and causing interrupt at falling edge.

I am using PE to do setup, I can configure PTC18 as input, but I can't setup its interrupt at falling edge. 

0 件の賞賛
返信
1 解決策
1,393件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

I assume you are using Kinetis/ARM?

There is the ExtInt (External Interrupt) component you could use.

Additionally, other settings for a pin like pull-up/pull-down/interrupt edges are defined in the Init_GPIO component.

Have a look at this article:

Tutorial: Bits and Pins with Kinetis and the FRDM-KL25Z Board | MCU on Eclipse

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,394件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

I assume you are using Kinetis/ARM?

There is the ExtInt (External Interrupt) component you could use.

Additionally, other settings for a pin like pull-up/pull-down/interrupt edges are defined in the Init_GPIO component.

Have a look at this article:

Tutorial: Bits and Pins with Kinetis and the FRDM-KL25Z Board | MCU on Eclipse

0 件の賞賛
返信
1,393件の閲覧回数
rabbit
Contributor III

Thanks. It is in Init_GPIO component.

0 件の賞賛
返信
1,393件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

what chip do you work with?

0 件の賞賛
返信