LS1046ARDB pinmux RCW setting

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

LS1046ARDB pinmux RCW setting

跳至解决方案
3,371 次查看
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 ?

标签 (2)
0 项奖励
回复
1 解答
3,365 次查看
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 项奖励
回复
4 回复数
3,354 次查看
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 项奖励
回复
3,351 次查看
ufedor
NXP Employee
NXP Employee

>Theree are another question.

Please create new Community question.

0 项奖励
回复
3,366 次查看
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 项奖励
回复
3,359 次查看
charleshuang
Senior Contributor II

OK, thank you, I try it first .

0 项奖励
回复