Question on GPIO registers and related MCU registers

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

Question on GPIO registers and related MCU registers

417 次查看
Keith4DSmith
Contributor V

I have an application that works in both debug and release build configuring IOMUX and GPIO registers.

When I add a bootloader that runs before the application, one of the GPIO pins does not act correctly.

Even if I reload flash with the working debug or release build (without power cycling the hardware), the GPIO pin does not act correctly.

From this behavior it appears to me that there are registers related to GPIO that cannot be changed multiple times.

I'm using MCUxpresso IDE. The target MCU is an iMX RT 1064

 

标签 (1)
标记 (2)
0 项奖励
1 回复

408 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @Keith4DSmith ,

I think there is no restriction says pins can only be configured once. Which pin has the problem? You can test this pin by the GPIO demo in SDK.

 

Regards,

Jing

0 项奖励