LS1046ARDB pinmux RCW setting

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

LS1046ARDB pinmux RCW setting

Jump to solution
1,310 Views
charleshuang
Senior Contributor II

Hi NXP Team.

We have an External WDT device and the Enable/Trigger line connect to GPIO2_2/GPIO2_03 respectively.

Can we set pinmux in RCW file ? How to do it ?

Labels (2)
0 Kudos
Reply
1 Solution
1,304 Views
ufedor
NXP Employee
NXP Employee

It is needed to add into the ".rcw" file the following line:

SPI_BASE=2

Please note that SPI cannot be used in this case because SPI_SCK is available only when RCW[SPI_EXT]=0 and RCW[SPI_BASE]=0.

View solution in original post

0 Kudos
Reply
4 Replies
1,293 Views
charleshuang
Senior Contributor II

Hi NXP Team.

Theree are another question.

We want to force pull-high or pull-low the Enable/Trigger pins in U-Boot.

Do you have any suggestion for us ?

0 Kudos
Reply
1,290 Views
ufedor
NXP Employee
NXP Employee

>Theree are another question.

Please create new Community question.

0 Kudos
Reply
1,305 Views
ufedor
NXP Employee
NXP Employee

It is needed to add into the ".rcw" file the following line:

SPI_BASE=2

Please note that SPI cannot be used in this case because SPI_SCK is available only when RCW[SPI_EXT]=0 and RCW[SPI_BASE]=0.

0 Kudos
Reply
1,298 Views
charleshuang
Senior Contributor II

OK, thank you, I try it first .

0 Kudos
Reply