Open main menu

Changes

X1100

518 bytes added, 09:46, 8 December 2023
* PCB Size: 107.5mm x 85mm
==Test & Reviews==
Before we start our read/write tests on the X1100, let's test it with a Micro SD card first!
 
[[File:Scandisk-sdcard.jpg|100px]]
 
'''Test Conditions'''
Raspberry Pi 5 Model B Rev 1.0 , 4G RAM /
 
Operation system: Raspberry Pi OS with desktop (Debian12 (bookworm), 32bit, Release date: October 10th 2023)
 
Storage details: SanDisk Ultra 32GB C10 A1 level TF card
[[File:X1100-test-sdcard.png]]
As seen above, the final results with the '''dd''' command are:
 
-Write speed: 13.9 MB/s
-Read speed: 91.1 MB/s
 
<!--
<pre>
pi@raspberrypi:~ $ dd if=./Testingfile of=/dev/zero bs=100M count=10 oflag=dsync
pi@raspberrypi:~ $
</pre>
-->
 
'''Test Conditions'''