Question on GPIO registers and related MCU registers

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

Question on GPIO registers and related MCU registers

554件の閲覧回数
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 返信

545件の閲覧回数
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 件の賞賛
返信