LS1028A GPIOs Reg

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

LS1028A GPIOs Reg

跳至解决方案
1,422 次查看
mkraj
Contributor III

Hi

1. In LS0128A Reference Manual, Section "The GPIO module as implemented on the chip" was mentioned. Where is this section available?

2. I can see 3 sets of GPIOs GPIO 1 to 3. How are these different? It seems we can not use GPIO1_DAT0 and GPIO2_DAT0 simultaneously. Is this correct?

Thank you

0 项奖励
回复
1 解答
1,364 次查看
mkraj
Contributor III

Dear yipingwang

Thank you.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,365 次查看
mkraj
Contributor III

Dear yipingwang

Thank you.

0 项奖励
回复
1,368 次查看
yipingwang
NXP TechSupport
NXP TechSupport

1. This is a mistake in LS1028ARM, there is no this section "The GPIO module as implemented on the chip".

2. The base addresses of these 3 sets are different.

GPIO1 base address: 230_0000h
GPIO2 base address: 231_0000h
GPIO3 base address: 232_0000h

You can use GPIO1_DAT0 and GPIO2_DAT0 simultaneously.

0 项奖励
回复