<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
The board tht I am working on has 2 process. Each of them has 6 DIMM slots. If you<BR>plug 1 dimm into each slot, the SPD address will be,<BR>  Channel  PCB<BR>  ----------------<BR>P0:<BR>  DIMMA0   50h<BR>  DIMMA1   51h<BR>  DIMMA2   52h<BR>  DIMMB0   53h<BR>  DIMMB1   54h<BR>  DIMMB2   55h<BR>P1:<BR>  DIMMA0   50h<BR>  DIMMA1   51h<BR>  DIMMA2   52h<BR>  DIMMB0   53h<BR>  DIMMB1   54h<BR>  DIMMB2   55h<BR>If you plug 1 dimm in P0DIMMA0 and the other in P1DIMA0, the SPD address<BR>will be 50h and 55h.<BR>
So I am confused. If we got an active spd 0x50 on the SMBUS, what will it be?<BR>It seems that we can not plug more that 8 dimm even if we have 12 slots, correct?<BR>
<BR>Zheng<BR><BR>                                       </body>
</html>