Dram tester
Posted: 27 Feb 2020 11:52
I've seen a few dram tester projects around, I thought I would make my own.
I've not worked with dram before and I've been using a PIC16F628A to make a simple tester.
The bit which I've not found much information on is mapping the address to the RAS&CAS address.
If I use a TC514256A 256kx4 how would you map 0x10000 to the RAS&CAS address? I dont know if there a standard way of doing it?
My way of testing was to write 0000,1111,0101,1010 to each 4 bits, refresh and read them back and make sure they are the same. Then output on a serial connection if each address passed or not.
Regards
I've not worked with dram before and I've been using a PIC16F628A to make a simple tester.
The bit which I've not found much information on is mapping the address to the RAS&CAS address.
If I use a TC514256A 256kx4 how would you map 0x10000 to the RAS&CAS address? I dont know if there a standard way of doing it?
My way of testing was to write 0000,1111,0101,1010 to each 4 bits, refresh and read them back and make sure they are the same. Then output on a serial connection if each address passed or not.
Regards