Open main menu

Changes

X1001

3,482 bytes added, 30 April
{{GD Template Impl}}
[[File:X1001-V1.1-IMG-6860.jpg|thumb|right|X1001 V1.1 NVME M2 SSD Shield for Raspberry Pi 5]]
[[File:X1001-V1.1-IMG-6879.jpg|thumb|right|X1001 V1.1 NVME M2 SSD Shield for Raspberry Pi 5]][[File:Supported-SSD-1.jpg|thumb|right|X1001 Supported SSD]][[File:X1001-V1.1-IMG-6893.jpg|thumb|right|X1001 V1.1, supports installation of official active coolers]][[File:X1001-IMG-6856.jpg|thumb|right|X1001 FFC Connection]][[File:X100x-nvme-boot.jpg|thumb|right|User SD Copier to clone image]]
==Overview==
The X1001 V1.1 shield is an NVME M2 SSD adapter board PIP (PCIe Peripheral Board) for the Raspberry Pi 5 that uses the new PCIE interface of the Raspberry Pi 5 to utilise the NVME M2 SSDs for fast data transfers and ultra-fast booting. This shield follows the new "PIP" [https://datasheets.raspberrypi.com/pcie/pcie-connector-standard.pdf design guideline] from Raspberry Pi fundation ensuring that it will be easy to use and be supported long term by updates to Raspberry Pi OS - though it is very early days and things are improving rapidly there! {{PCIe to NVME Sets}} == Important Notes=={{NVMe SSD Incompatibility List}}
==Features==
* Minimalist design, easy to install * With Compatible with other HAT shield;* FFC is only 30mm length.* Supports installation of official active coolers;* PCIE LED Indicators: PCie - The LED will be on if the SSD is recognised; :According the [https://datasheets.raspberrypi.com/pcie/pcie-connector-standard.pdf Raspberry Pi Foundation's specification for PCIE], we have redesigned and retained only the ACT LED indicator in the next production batch (starting December 20, 2023).'''On: Power OK/Standby,Flashing: Reading/Writing'''* Supports 2230/2242/2260/2280 NVME M2 SSD.* Can power the X1001 shield directly from the FFC PCIe ribbon (providing maximum 5W of continuous power)* Integrated with XH2.54 5V power connector, just use it if you are using a ultra large capacity SSD if the current is not enough;
'''PS''':
* Maximum current for pcie wire connector is <mark>1A</mark>, and voltage is 5V* If you find that the SSD is not working properly, it is possible that the power supply of SSD is not enough, then you need to check the current requirement of your SSD to decide whether power the SSD separately.* The X1001 hardware has no limit on NVME SSD capacity, which is dependent on the Raspberry Pi OS. ==How to Power==Can power the X1001 shield directly from the FFC PCIe ribbon (providing maximum 5W of continuous power)
If you find that the [[File:Nvme-SSD is not working properly, it is possible that the power supply of SSD is not enough, then you need to check the current requirement of your SSD to decide whether power the SSD separately-Current-Note.jpg|800px]]
==Test & Reviews==
By default the PCIe connector is not enabled. To enable it you should add the following option into <span class="tb_blue">/boot/firmware/config.txt</span> and <span class="tb_blue">reboot</span>:
sudo nano /boot/config.txt
dtparam=nvme
Press '''Ctrl-O''', then enter, to write the change to the file. Press '''Ctrl-X''' to exit nano (the editor).
Press Ctrl-X to exit nano (the editor).
And the connection is certified for Gen 2.0 speed (5 GT/sec), but you can force it to Gen 3.0 (10 GT/sec) if you add the following line after:
'''Run the following command on Teminal window to test:'''
dd if=/dev/zero of=./Testingfile bs=100M count=10 oflag=direct
dd if=./Testingfile of=/dev/zero bs=100M count=10 oflag=dsync
 
'''Nomral PCIE 2.0 test data with''' ''dd'' '''command;'''
[[File:Nvme-test(pcie2).png]]
 
'''Forced Gen 3.0 speeds test data with '''dd''' command:'''
[[File:Nvme-test(pcie3).png]]
==Packing List==
* 1 x X1001 V1.1 NVMe SSD Shield
* 1 x PCIe FFC Cable(30mm length)
* 3 x M2.5x17mm F/F Spacers
* 6 x M2.5x5mm Screws
* 1 x M2x4mm Screws (to fix M2 SSD)
* <span class="tb_red">1 x Copper pillar (Used to fix 2242/2230 SSDs, not to be added until April 2024)</span>
[[File:X1001-IMG-7881-2.JPG|800px]]
 
[[File:X1001-Packing-List-copper.jpg|800px]]
 
<!--
[[File:X1001-V1.1-IMG-6870-Packing-List.jpg|800px]]
-->
NOTE:
==User Manual==
* X1001 hardware description: [[X1001 Hardware]]
* X1001 software tutorials: [[NVMe SSD boot with the Raspberry Pi 5]]
* [https://datasheets.raspberrypi.com/pcie/pcie-connector-standard.pdf Raspberry pi 5 pcie connector pin out]
* Dimensions source file (DXF): [[File:X1001-V1.0.dxf]] - You can view it with [https://viewer.autodesk.com/ Autodesk Viewer] online
 
===Video Guide===
Installation Video of X1001: https://youtu.be/X1GxqLKpPfg
{{#ev:youtube|https://youtu.be/X1GxqLKpPfg}}
 
X1001/X1001/X1002 Test Video by leepsvideo
https://youtu.be/XMA8e4r1AUQ
{{#ev:youtube|https://youtu.be/XMA8e4r1AUQ}}
 
Which NVMe drives work with a Raspberry Pi 5?
https://youtu.be/3mUgVTBmKio
{{#ev:youtube|https://youtu.be/3mUgVTBmKio}}
 
Thanks for the test video by Computadoras y Sensores!
https://youtu.be/DgIAfzBMTA0
{{#ev:youtube|https://youtu.be/DgIAfzBMTA0}}
 
Thanks for the video by Code Fallacy!
https://youtu.be/IUxP31rNRY4
{{#ev:youtube|https://youtu.be/IUxP31rNRY4}}
 
Thanks for the test video by Andy Yong!
https://youtu.be/nq90S1vxfUU
{{#ev:youtube|https://youtu.be/nq90S1vxfUU}}
 
==FAQ==
{{X100x-FAQ}}
<!--Add review function! -->