I have a DM365 connected to Micron MT46H128M16LFB7-5 Mobile SDRAM in x16 mode. I have checked all the connections and it is wired/routed properly between the two chips.
I think the first issue is why I do not see any clock output from the DM365 on the DDR_CLKP and DDR_CLKN (balls W11 and W12 on the DM365). The initialization for the DDR controller is from code on an earlier board with smaller DDR, but that shouldn't affect the clock being there or not.
Here is a dump of the registers. Any ideas?????
DDR_SDRSTAT = 40000004
DDR_SDCR = 02034a22
DDR_SDRCR = 000006a5
DDR_SDTIMR = 22924b09
DDR_SDTIMR2 = 4a1b1b20
DDR_SDCR2 = 00000000
DDR_PBBPR = 000000fe
DDR_DDRPHYCR = 000000c5
Something that seems suspicious is the PHY CR value of 0xC5. SPRUFI2.pdf says that bit 6 powerdown the receivers.
Thanks,
Brian