GPIO defines

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GPIO defines

1,724 次查看
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,570 次查看
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,570 次查看
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 项奖励
回复