LS1028A GPIOs Reg

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

LS1028A GPIOs Reg

Jump to solution
1,246 Views
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 Kudos
Reply
1 Solution
1,188 Views
mkraj
Contributor III

Dear yipingwang

Thank you.

View solution in original post

0 Kudos
Reply
2 Replies
1,189 Views
mkraj
Contributor III

Dear yipingwang

Thank you.

0 Kudos
Reply
1,192 Views
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 Kudos
Reply