Using MCUXpresso Config Tools to specify pin direction

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

Using MCUXpresso Config Tools to specify pin direction

1,622件の閲覧回数
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,324件の閲覧回数
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 件の賞賛
返信