Using MCUXpresso Config Tools to specify pin direction

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

Using MCUXpresso Config Tools to specify pin direction

1,672 次查看
aberger
Senior Contributor I

I am using MCUXpresso Config Tools to generate the BOARD_InitPins() function. I am trying to initialize a couple of pins as GPIO (some as input, others as output). I am able to set the routed pin direction on the "Routed Pins" tab, but it seems that there is no code generated that actually sets the port direction register.

Is Config Tools able to generate C code to configure the port data direction?

0 项奖励
回复
1 回复

1,374 次查看
liborukropec
NXP Employee
NXP Employee

Hello Andy,

today is available Config Tools v4.1 which generates the code for the direction, when configured in the tool.

Regards,

Libor

0 项奖励
回复