What is the memory map address of i.MX8X IOMUX?

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

What is the memory map address of i.MX8X IOMUX?

跳至解决方案
1,911 次查看
m_c
Senior Contributor I

Customer would like to manipulate ESAI0_TX0 as GPIO (LSIO_GPIO0_IO04) by sysfs, but doesn't work.

Then try to dump mux_mode of i.MX8X register ESAI0_TX0 via memtool to make sure setting is right.

Reference manual only shows offset 0x2_31c0h, but no base address of IOMUX.

So what is the memory map address of i.MX8X IOMUX?

 

 

m_c_0-1600911643785.png

m_c_1-1600911643796.png

m_c_2-1600911643810.png

m_c_3-1600911643962.png

 

m_c_0-1600912420215.png

 

0 项奖励
回复
1 解答
1,902 次查看
Yuri
NXP Employee
NXP Employee

@m_c 
Hello,

   As for LSIO addresses, please use Table 2-4 (LSIO memory map)
of the i.MX 8DualX/8DualXPlus/8QuadXPlus Reference Manual
(Rev. 0, 05/2020).

   Note, IOMUXD is programmed through the System Controller API
and is not programmed directly. Please see the API Reference
Guide for more information.

Regards,
Yuri.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,903 次查看
Yuri
NXP Employee
NXP Employee

@m_c 
Hello,

   As for LSIO addresses, please use Table 2-4 (LSIO memory map)
of the i.MX 8DualX/8DualXPlus/8QuadXPlus Reference Manual
(Rev. 0, 05/2020).

   Note, IOMUXD is programmed through the System Controller API
and is not programmed directly. Please see the API Reference
Guide for more information.

Regards,
Yuri.

0 项奖励
回复