iMX8MM - LPDDR4 memory mode register read

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

iMX8MM - LPDDR4 memory mode register read

1,184 次查看
arekkaras
Contributor III

I need to read some mode registers from LPDDR4 memory with iMX8mm.
I tried to use 'lpddr4_mr_read()' function from ddrphy_utils.c, but this command hangs.
It looks that it accesses registers (DRC_PERF_MON_MRR0_DAT) which are not described in iMX8MM reference manual.
This registers are described in iMX8M reference manual, and it seems that it has the same memory controller as in iMX8MM.

Is there any other way to read LPDDR4 mode registers in imx8mm ?
Reference manual is unclear on this topic.

标签 (1)
标记 (2)
0 项奖励
3 回复数

1,106 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Arkadiusz

one can look at sect.9.2.3.1.6 Mode Register Read/Write Control Register 0. (MRCTRL0) i.MX8M Mini RM

i.MX 8M Mini Applications Processor Reference Manual

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

1,107 次查看
arekkaras
Contributor III

I have read reference manual, but there is no any description there how to perform read operation from LPDDR4 mode registers.

Are there any other information available regarding this topic ?

Regards

Arkadiusz

0 项奖励

1,107 次查看
igorpadykov
NXP Employee
NXP Employee

additional details can be found in

sect.9.2 DRC Performance Monitor (DRC_PERF_MON)

i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual 

Best regards
igor

0 项奖励