Kinetis Expert pre-configure Input Pin as Interrupt

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

Kinetis Expert pre-configure Input Pin as Interrupt

1,525件の閲覧回数
kurtjordan
Contributor I

Is there a way to have the Expert tool add the code for the proper IRQ and IRQ_Handler to the output files?

-Kurt

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

1,000件の閲覧回数
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Kurt

No, this config tools are meat to help in the pin muxing and clock initialization, but at the moment it does not take care of the drivers management. I recommend you to check following links:

Kinetis Expert System Configuration Tools V2 with Clocks Tool now available! 

Tutorial: Muxing with the New NXP Pins Tool | MCU on Eclipse 

NXP MCUXpresso Software and Tools with Clocks Tool | MCU on Eclipse 

Hope this information could help you,

Best Regards

Jorge Alcala

0 件の賞賛

1,000件の閲覧回数
kurtjordan
Contributor I

Jorge,

I can understand this to a point.

Does it not make sense though that if you are configuring a pin for a driver that the IRQ for that driver is listed?

-Kurt

0 件の賞賛

1,000件の閲覧回数
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Kurt

This is because with the Pin Tool you only set pins as their are going to work, you don't configure drivers initialization, in this case GPIO driver. It is different to configure the pin to work with a MCU module, to configure the MCU module, with Pin tool you only configure the pin, not the Module.

Hope this could clarify your doubt.

Best Regards

Jorge Alcala

0 件の賞賛