port control register base address

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

port control register base address

3,051 次查看
weiqianglin
Contributor II

I used S32k144 chip and used S32 design studio IDE. I tried to configure portA and portc's pin out. found that portc c can be controlled by code. but port A pin did not work.  I debugged it, found that Port A PDOR is updated by code, but the real pin output status did not get change. so I want to check port A pin control register. but I did not know the port A pin control register base address. do you know what's the problem for port A did not work issue. and what 's the base address of port A pin control register?

0 项奖励
回复
2 回复数

2,848 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Which Port A pin do you mean?

Can you share the Port A configuration code.

Memory map is attached to the RM:

S32K1xx_Memory_map.xlsx 

Port A 0x40049000 - 0x40049FFF.

But you can see Pin Control Registers in the S32DS.

pastedImage_1.png

Regards,

Daniel

0 项奖励
回复

2,848 次查看
weiqianglin
Contributor II

daniel,

got you。curently,all port A pins lost function while port B/C/D/E pins worked well。maybe port A is damaged。 but sadly,now I only had one pcb board。will get another board next week to verify。

Anyway,thank you very much!

weiqiang lin

0 项奖励
回复