Avatar said:
Is there any utility that will scan and give specifics of installed memory -
not only size but also speed and others as whether CL2 or CL3 and the like?
TIA
Avatar
http://www.cpuid.com/cpuz.php
CPUZ shows the current operating conditions of the RAM (remember to
multiply the clock speed by two, for DDR/DDR2 type memories). It also
shows the contents of the SPD, both in convenient form, and also
dumps the raw SPD table (via the About tab and reporting options).
In the SPD tab, remember to select the slot number you want info
on. On my computer, on opening CPUZ, it displays one of my empty
RAM slots, so I have to select the slot number to view the slots
that are occupied.
The raw SPD dump, starts like this in the report file. The SPD is
256 bytes.
Dump Module #1
0 1 2 3 4 5 6 7 8 9 A B C D E F
00 80 08 07 0D 0A 02 40 00 04 50 60 00 82 08 00 01
10 0E 04 04 01 02 20 C0 00 00 00 00 28 28 28 28 40
20 70 70 40 40 00 00 00 00 00 37 46 30 28 50 00 00
30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 85 ...
You can use JEDEC.org documentation to decode the hex, if you
need more info from the RAM, than you think CPUZ is
giving you.
Paul