Question on GPIO registers and related MCU registers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Question on GPIO registers and related MCU registers

406 Views
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

 

Labels (1)
Tags (2)
0 Kudos
1 Reply

397 Views
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 Kudos