Part Number: TMDSIDK437X
Hello community,
I have a few questions regarding the IDK AM437x dev board. We are developing a custom board based on this dev board and we are experiencing issues related to the external DDR (MT41K256M16TW-107). According to the data sheet, the MT41K256M16HW-107 should be backward compatible with the MT41K256M16HA-125, however we have still carefully adjusted the timings in the TI spreadsheet tool in order to configure the RAM correctly.
In order to test simple read/write functions, we have created a small GEL function that iterates over several addresses and writes a certain value to the specific address. After writing, the value is read back multiple times. While the first few read iterations (where the number of iterations seems to be a random number that can vary between just 100 reads up to 1000 reads) show the correct value, at one point the values drop to 0x0.
According to
the 0's would indicate that the RAM is non-existent, whereas changing values indicate the RAM is configured incorrectly.
When I switch to the memory browser view in CCS, I see certain (but not all) values changing after refreshing the view.
In order to exclude power failure as possible cause, we have checked the 0.75 and 1.5 V and they are proper.
Now we are looking for possible causes that might lead to a loss of signal integrity, and we stumbled across a few questions:
- On the dev board, are the via stubs back-drilled? According to
they should be back-drilled if longer than 15mils (or 0.38mm) in the case of high-speed applications. In our case, we decided to avoid back-drilling. I guess that we can exclude this as a possible cause for the loss of signal integrity if back-drilling was also avoided on the dev-board
- What is the size of the annular rings and the pcb trace width on the dev board? Could you imagine that our issues arise from too thin annular rings?
- As a side note: We have a trace length mismatch of 1mm between CLK and nCLK, and we assume that this might be the main cause of the issues. However, we would like to exclude every other potential cause before ordering a new PCB.
Our team is thankful for any advice!
Best,
Liliane