HI experts:
As title , how to read LPDDR5's MR register with imx95 ? I have reference to the BSP of imx8mp and imx9, and found the code " lpddr4_mr_read" . But I found that they are difference, and there is no mention of how to read MR in reference manual.
Best Regards.
HI db16122:
I want to read the "manufacturer id" in imx-oei for difference DDR compatible.
please refer to User Guide for Config Tools for i.MX.-Which MR is most important?
IMX95 DDR initialized in the oei/ddr.
An only MR write is used, no read examples.
DDRC->DDR_SDRAM_CFG |= DDRC_DDR_SDRAM_CFG_MEM_EN_MASK;
Thanks