Re: REV 3 - REV 5 - The beginning (ST536)
Posted: 13 Mar 2026 19:31
On this board (another TTram fault)
I wrote a STOS program to cycle bits.
Gave copilot a try.. it said..
I wrote a STOS program to cycle bits.
Gave copilot a try.. it said..
I wrote another STOS loop to just toggle all 0 then all 1 on one address. D0-D15 show activity. D16 -D31 just seem to be floating high. So would seem something is broken with one of the SDRAM chips.. and they are new chips as well..Lower 16 data bits (D0–D15) work → the “low” SDRAM chip is behaving.
Upper 16 data bits (D16–D31) don’t store what you write → the “high” SDRAM chip (or its CS/WE wiring) is not actually participating in writes/reads.
One bit in that upper half—what the CPU sees as bit 17 (0x20000)—is stuck high.