GPIO defines

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

GPIO defines

2,101件の閲覧回数
nobodyKnows
Contributor III

Hello,

I generated a pin_mux.h with MCUXpresso Config Tool V6 for a KL27Z256. The generated code looks good but it is only for GPIO and not for FGPIO. Is there a way to generate defines for both GPIO and FGPIO?

Thanks a lot and best regards,

Maximilian

0 件の賞賛
返信
2 返答(返信)

1,947件の閲覧回数
Lukas_Heczko
NXP Employee
NXP Employee

Hi Maximilian,

Sorry for delayed response. Indeed, FGPIO register aliases were not considered in MCUXpresso Pins tool so far. We will include it in next version of MCUXpresso Configuraiton Tools. Thank you for your feedback!

Thank you,

Lukas

0 件の賞賛
返信

1,948件の閲覧回数
nobodyKnows
Contributor III

It seems there is no offical solution but I modified the code generation script to do this.

The script is in this folder:

C:\ProgramData\NXP\mcu_data_v6\processors\MKL27Z256xxx4\ksdk2_0\scripts\pins

0 件の賞賛
返信