#overview-content .a_plus_content:before,
#overview-content .a_plus_content:after,
#overview-content .a_plus_group:before,
#overview-content .a_plus_group:after,
#overview-content .a_plus_module:before,
#overview-content .a_plus_module:after,
#overview-content .a_plus_info:after {
content: ”;
display: table;
clear: both;
}
#overview-content .a_plus_content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #222;
font-family: “PingFang SC”, ‘Open Sans’, “Helvetica Neue”, Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a_plus_content .a_plus_info .text{color:#565959;font-weight: bold;}
#overview-content .a_plus_content .a_plus_info .features_text{background: #f3f3f3;border:1px solid #ccc;border-radius: 7px;padding:8px;}
#overview-content .a_plus_content .a_plus_info h3{font-size:16px;font-weight: bold;color:#000;line-height: 24px;}
#overview-content .a_plus_content .a_plus_info strong{color:#000;}
#overview-content .a_plus_content .a_plus_info span{color:#000;font-weight: bold;font-size:16px;line-height: 22px;}
#overview-content .a_plus_module {
position: relative;
margin:4em 0;
padding: 0;
overflow: hidden;
}
#overview-content .a_plus_img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a_plus_info img {
display: block;
max-width: 100%;
margin:0 auto;
}
#overview-content .a_plus_img img {
display: block;
max-width: 100%;
margin:auto;
}
#overview-content .a_plus_img + .a_plus_info { margin: 1em 0 0 0; }
#overview-content .a_plus_title {
display: block;
margin: 1em 0 0.4em 0;
overflow: hidden;
font-weight: bold;
font-size: 1.3em;
line-height:27px;
}
#overview-content .a_plus_info p {
display: block;
margin: 0.5em 0;
}
#overview-content .a_plus_info ul,
#overview-content .a_plus_info ol { margin: 1em 0; }
#overview-content .a_plus_info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a_plus_info li:last-child { margin-bottom: 0; }
#overview-content .a_plus_module:first-child,
#overview-content .a_plus_title:first-child,
#overview-content .a_plus_info p:first-child { margin-top: 0; }
#overview-content .a_plus_module:last-child,
#overview-content .a_plus_title:last-child,
#overview-content .a_plus_info p:last-child { margin-bottom: 0; }
#overview-content .a_plus_module.txt-align-center { text-align: center; }
#overview-content .a_plus_group { margin: 3em 0; }
#overview-content .a_plus_group:first-child { margin-top: 0; }
#overview-content .a_plus_group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a_plus_module.img-is_small .a_plus_img { width: 75px; }
#overview-content .a_plus_module.img-is_large .a_plus_img { width: 350px; }
#overview-content .a_plus_module.img_at_left .a_plus_img { float: left; }
#overview-content .a_plus_module.img_at_right .a_plus_img { float: right;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img img { width: 75px; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img img { width: 350px;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img + .a_plus_info { margin: 0 0 0 90px; }
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img + .a_plus_info { margin: 0 90px 0 0; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin:0 0 0 380px; }
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin:0 380px 0 0; }
/* layout */
#overview-content .a_plus_cell { float: left; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img,
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img { width: 30%; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin-left: calc(30% + 32px); }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a_plus_group.two_columns .a_plus_cell { width: calc(50% – 30px); }
#overview-content .a_plus_group.two_columns .a_plus_cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a_plus_group.three_columns .a_plus_cell .a_plus_img img{width:100%;}
#overview-content .a_plus_group.three_columns .a_plus_cell {width: calc(33.333% – 20px);margin-left:30px;}
#overview-content .a_plus_group.three_columns .a_plus_cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a_plus_group.four_columns .a_plus_cell .a_plus_img img{width:100%;}
#overview-content .a_plus_group.four_columns .a_plus_cell {margin-left:30px;width: calc(25% – (90px / 4));
}
#overview-content .a_plus_group.four_columns .a_plus_cell:first-child { margin-left: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:absolute;top:25%;left:5%;margin:0;width:38%;color:#fff; background-color:none;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:absolute;top:28%;right:3%;margin:0 auto;width:35%;color:#fff;background: none repeat scroll 0 0 rgba(000, 000, 000, 0.7); padding:2%;display:block; overflow:hidden;font-size:12px;line-height: 16px;}
}
/* table styles */
#overview-content table {
width: 100%;
border-collapse: collapse;
max-width: 100%;
border-spacing: 0;
margin:0 auto;
}
#overview-content table th{
text-align:left;
border:1px solid #eee;
padding:10px 7px;
text-align: left;
font-weight: bold;
}
#overview-content table td {
text-align:left;
border:1px solid #eee;
padding:10px 7px;
text-align: left;
}
@media (max-width: 767px) {
#overview-content .a_plus_group .a_plus_cell { margin: 3em 0; }
#overview-content .a_plus_group .a_plus_cell:first-child { margin-top: 0; }
#overview-content .a_plus_group .a_plus_cell:last-child { margin-bottom: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
}
Kingston 32GB DDR4 3200Mhz CL22 2Rx8 ECC Unbuffered Memory
Kingston’s KSM32ED8/32ME is a 4G x 72-bit (32GB) DDR4-3200
CL22 SDRAM (Synchronous DRAM), 2Rx8, ECC, memory module,
based on eighteen 2G x 8-bit FBGA components. The SPD is
programmed to JEDEC standard latency DDR4-3200 timing of
22-22-22 at 1.2V. Each 288-pin DIMM uses gold contact fingers.
FEATURES
- Power Supply: VDD = 1.2V Typical
- VDDQ = 1.2V Typical
- VPP = 2.5V Typical
- VDDSPD = 2.2V to 3.6V
- Nominal and dynamic on-die termination (ODT) for
data, strobe, and mask signals
- Low-power auto self refresh (LPASR)
- Data bus inversion (DBI) for data bus
- On-die VREFDQ generation and calibration
- Dual-rank
- On-board I2 serial presence-detect (SPD) EEPROM
- Temperature sensor with integrated SPD
- 16 internal banks; 4 groups of 4 banks each
- Fixed burst chop (BC) of 4 and burst length (BL) of 8
via the mode register set (MRS)
- Selectable BC4 or BL8 on-the-fly (OTF)
- Fly-by topology
- Terminated control command and address bus
- PCB: Height 1.23” (31.25mm)
- RoHS Compliant and Halogen-Free