Download Print this page

Serial Cables U-PCI5-AD-XT6HE-BG5-Q User Manual

Atlas2 qdd host adapter card

Advertisement

Quick Links

Atlas2 QDD Host Adapter Card
User's Manual
REV: 1.1
June. 2023
1

Advertisement

loading
Need help?

Need help?

Do you have a question about the U-PCI5-AD-XT6HE-BG5-Q and is the answer not in the manual?

Questions and answers

Summary of Contents for Serial Cables U-PCI5-AD-XT6HE-BG5-Q

  • Page 1 Atlas2 QDD Host Adapter Card User’s Manual REV: 1.1 June. 2023...
  • Page 2: Change History

    Atlas2 QDD Host Adapter Card Change history Change history June. 2023: a.) Added FLED, PWRDIS and current reading features when connec)ng to QDD to PCIeX16 fixture. b.) Added 3rd side-band mode, SB mode.
  • Page 3 Atlas2 QDD Host Adapter Card Func on Descrip on For Headers Loca on Descrip ons Pinout ON: MCU without SDB of switch control for debug purpose (etc. needs to access Atlas2 PCIe switch via SDB) OFF: MCU is able to access switch informa)on via SDB (default) Atlas2 switch SDB port.
  • Page 4 Atlas2 QDD Host Adapter Card Func on Descrip on For Connectors Loca on Descrip ons CN7/CN8 X8 QSFP-DD Connector with Cage. Type-C USB connector for CLI commands Slide switch for side-band modes selec)on SC mode (Default) FIXTURE mode SB mode (customized mode)
  • Page 5 CLKN2 CLKP1 CLKP2 CLKN1 SC: Serial cables mode Use for drive direct aFached via QSFP-DD to E3, QSFP-DD to U2 or QSFP-DD to MCIO cables. visit the SerialCables website below for more details in cables support hFps://www.serialcables.com/ Fixture: fixture mode Using QSFP-DD to QSFP-DD cables to connect QSFP-DD to PCIe X16 slot fixture.
  • Page 6 Atlas2 QDD Host Adapter Card Func on Descrip on For LEDs LED5 LED1 LED6 LED2 LED3 LED7 LED4 Loca on Color Descrip on Host card Healthy LED LED7 0.5Hz blinking for Host card good Green 2Hz blinking if any failure events detected, etc. voltages, FAN, and temperatures failed Atlas2 switch Heartbeat LED LED6 Blinking: Indicates the Atlas2 switch working in Synthe)c switch mode...
  • Page 7 Atlas2 QDD Host Adapter Card QSFP-DD Pin Defini on CN7 for PCIe Lane 0:7 CN8 for PCIe Lane 8:15 Name Name Name Name Tx2n Rx2n Tx6n Rx6n Tx2p Rx2p Tx6p Rx6p Tx4n Rx4n Tx8n Rx8n Tx4p Rx4p Tx8p Rx8p HLED0 CLKN3 CLKP0 SDA1...
  • Page 8: Install Usb Driver

    Atlas2 QDD Host Adapter Card Install USB Driver Download and install the CDC driver for unidentified device (VID_03EB&PID_2018) Available at: https://www.serialcables.com/wp-content/uploads/2018/11/SynergyUSBCDC_20180518.rar Note: No USB driver is required for Windows 10 and Linux [Figure 1] [Figure 2] [Figure 3] [Figure 4] [Figure 5] [Figure 6]...
  • Page 9 Atlas2 QDD Host Adapter Card [Figure 7] [Figure 8] [Figure 9] [Figure 10] [Figure 11] [Figure 12] [Figure 13] [Figure 14]...
  • Page 10 Atlas2 QDD Host Adapter Card MCU CLI Setup Step 1. Install and launch Tera Term applica)on Step 2: To ensure proper communica)ons between host adapter card and the VT100 Terminal emula)on, please configure the VT100 Terminal emula)on seLngs to the values shown below: Step 3: For “Port”, select COM3 in this example.
  • Page 11 Atlas2 QDD Host Adapter Card MCU FW Upgrading (Op on 1) Step 1. Type “fdl mcu” in CLI commands Step 2: Sending updated FW(i.e Atlas2_QDD_Host_Card_Fw_v001).bin via XMODEM. It will take few seconds to complete update process. Step 3. Power cycle host card to apply new FW seLng.
  • Page 12 Atlas2 QDD Host Adapter Card MCU FW Upgrading (Op on 2) Step 1. Jumper J7 ON to force MCU entering FW upgrading mode. Connect to PC Step 2: Install host adapter card into PCIe slot of server, and connect Micro USB port to PC which uses for FW upgrading, then power on the server.
  • Page 13 Atlas2 QDD Host Adapter Card MCU Commands List Commands Descrip on Update the configura)on file or firmware for Atlas2 PCIe switch and MCU FW upgrading Shows switch temperature, FAN speed, voltages and Side-band modes. Write 32bits data into any register as defined in Atlas2 switch Dump the values of Atlas2 switch for any register with specified address.
  • Page 14 Atlas2 QDD Host Adapter Card fdl Command Update the configura)on file or firmware for Atlas2 PCIe switch. -Usage: fdl sbr|fw|mfg|MCU sbr=update the SBR file into flash of Atlas2 switch. (Applicable in base switch mode) fw=program or upgrade FW into flash of Atlas2 switch (Applicable in Synthe)c mode) mcu=on-board MCU FW upgrading...
  • Page 15 Atlas2 QDD Host Adapter Card lsd Command Shows switch temperature, FAN speed, voltages and Side-band modes. -Usage: lsd Thermal: Temperature sensor near Atlas2 PCIe switch Fan Speed: The FAN TACH value reading. Voltage sensors: Main voltages monitoring in Atlas2 host card. Side-Band Mode: Shows the side-band mode in running.
  • Page 16 Atlas2 QDD Host Adapter Card mw Command Write 32bits data into any register as defined in Atlas2 switch -Usage: mw <register(H)> <data(H)> -register(H) : register should be 0x00000000 ~ 0xFFFFFFFC -data(H) : data should be 0x00000000 ~ 0xFFFFFFFF Write data “0xFFFFFFFF” into register address “0xFFF0017C” of Atlas2 PCIe switch...
  • Page 17 Atlas2 QDD Host Adapter Card dr Command Dump the values of Atlas2 switch for any register with specified address. -Usage: dr <register<H> [count(H)] -register(H) : register shoule be 0x00000000 ~ 0xFFFFFFFC -count(H) : count should be 0x00000000 ~ 0xFFFFFFFC Dump the values in Atlas2 switch registers, start from address “0x60800000” . Dump the values in Atlas2 switch registers, start from address “0x60800000”...
  • Page 18 Atlas2 QDD Host Adapter Card dp Command Dump the values of Atlas2 switch for any register with specified port number. -Usage: dp port_number(D) -port_number(D) : port_number shoule be 0 ~ 31 Dump the values in Atlas2 switch registers for Port “0”. Port number mapping Port 16/18/20/22 Port 24/26/28/30...
  • Page 19 Atlas2 QDD Host Adapter Card df Command Dump the values of Atlas2 flash with specified address. -Usage: df address(H) [count(H)] -address(D) : address shoule be 0x00000000 ~ 0xFFFFFFFC -count(H) : count shoule be 0x00000000 ~ 0xFFFFFFFC Dump the values in Atlas2 flash registers, start from address “0x00000400”. Dump the values in Atlas2 flash registers, start from address “0x00000400”...
  • Page 20 Atlas2 QDD Host Adapter Card ssdrst Command Issue PERST# with 300ms dura)on to aFached devices in MCIO ports. -Usage: ssdrst <con(D)|all> [channel(C)] -con(D) : con number should be 0 ~ 3 -channel(C) : channel number should be a or b Issue PERST# signals in QSFP-DD CON1.
  • Page 21 Atlas2 QDD Host Adapter Card pwrdis Command (Applicable in fixture modes) Set the power of QDD to PCIe x16 fixture to be ON or OFF. - Usage: pwrdis <h/l>(C)] - h(C) : disable slot P12V power - l(C) : enable slot P12V power - Ex : pwrdis l - Ex : pwrdis h Set PWRDIS to “H”...
  • Page 22 Atlas2 QDD Host Adapter Card fled Command (Applicable in vendor mode) Set fault led on/off. - Usage: fled <on|off> - Ex : fled off - Ex : fled on Turn on all of fault LED in QSFP-DD to PCIe x16 slot fixture in QSFP-DD connector...
  • Page 23 Atlas2 QDD Host Adapter Card hled Command (Applicable in SC mode) Set hled signals in aFached EDSFF SSD to be ON or OFF. - Usage: htled <con(D)|all> <on|off> - con(D) : con number should be 0 ~ 3 - Ex : hled all on - Ex : hled 1 on Turn on all of host LEDs in EDSFF drives.
  • Page 24: Showport Command

    Atlas2 QDD Host Adapter Card showport Command Show link status for USP in golden finger, DSP for QSFP-DD ports. -Usage: showport Refer to page 18 for Port number and page 20 for CON number mapping. Maximum link speed/width Nego ated link speed/width (Upstream port), the port in Golden finger.
  • Page 25 Atlas2 QDD Host Adapter Card bist Command On-board I2C devices diagnos)c. - Usage: bist Show all of on-board I2C devices for debug purpose.
  • Page 26 Atlas2 QDD Host Adapter Card Spread Command Set the PCIe reference clock to Show spread informa)on or set -0.5% SSC in PCIe reference clock to Atlas2 switch. -Usage: spread [1|2|off] -1 : Down spreading 3000PPM. -2 : Down spreading 5000PPM. - off...
  • Page 27 Atlas2 QDD Host Adapter Card clk Command Show the clock output status or disable/enable the clock output for all QSFP-DD ports. Usage: clk [en|dis] clk command usually used for SRNS or SRIS tes)ng. Show the clock output status for Atlas2 PCIe switch and all QSFP-DD ports. Enable or disable clock output are for all of clocks in QSFP-DD ports, the PCIe reference clock to Atlas2 PCIe switch is always enabled.
  • Page 28 Atlas2 QDD Host Adapter Card iicwr Command SMBus data read from drive aFached in QSFP-DD ports. -Usage: iicwr <Addr(H)> <con(D)> <ReadByte(D)> <WriteData(H)> -Addr(H) : Device address C-on(D) : Con should be 0 ~ 3 -ReadByte(D) : Max read byte is 32 byte -WriteData(D) : Max write byte is 32 byte Ex : iicwr d4 1 8 0 Read 8 bytes data starts from register “0”...
  • Page 29 Atlas2 QDD Host Adapter Card iicw Command SMBus data write to drive aFached in QSFP-DD port. -Usage: iicw <Addr(H)> <conD)> <WriteData(H)...> -Addr(H) : Device address -con(D) : Con should be 0 ~ 4 -WriteData(D) : Max write byte is 128 byte Ex : iicw d4 1 ff...
  • Page 30 Atlas2 QDD Host Adapter Card ver Command Shows card informa)on, MCU FW and Atlas2 FW version. -Usage: ver...
  • Page 31 Atlas2 QDD Host Adapter Card sysinfo Command Show system informa)on. Sysinfo command is for host card diagnos)c, it combines ver, lsd, pwrdis, spread, clk, showport, and bist commands. - Usage: sysinfo...
  • Page 32 Atlas2 QDD Host Adapter Card reset Command MCU FW reset (It won’t reset Atlas2 PCIe switch) -Usage: reset...