Convert Sigmastar images to webp

pull/89/head
Viktor 2023-04-13 22:22:40 +02:00
parent 441f2a761e
commit ea6bb0d8c7
15 changed files with 7 additions and 7 deletions

View File

@ -9,11 +9,11 @@ Sigmastar unbrick
- RX -> SCL I2C (GPIO3) - RX -> SCL I2C (GPIO3)
- GND -> GND - GND -> GND
![](../images/sigmastar-uart.jpg) ![](../images/sigmastar-uart.webp)
![](../images/sigmastar-raspberry.png) ![](../images/sigmastar-raspberry.webp)
![](../images/sigmastar-example.jpg) ![](../images/sigmastar-example.webp)
--- ---
@ -38,21 +38,21 @@ chmod 755 snander
sudo i2cdetect -y 1 sudo i2cdetect -y 1
``` ```
![](../images/sigmastar-detect.png) ![](../images/sigmastar-detect.webp)
**Check the device spinand with snander:** **Check the device spinand with snander:**
``` ```
./snander -i ./snander -i
``` ```
![](../images/sigmastar-check.png) ![](../images/sigmastar-check.webp)
**Read uboot with snander:** **Read uboot with snander:**
``` ```
./snander -a 0x2C0000 -l 0x060000 -r uboot0.bin ./snander -a 0x2C0000 -l 0x060000 -r uboot0.bin
``` ```
![](../images/sigmastar-read.png) ![](../images/sigmastar-read.webp)
**Erase uboot partition:** **Erase uboot partition:**
``` ```
@ -64,7 +64,7 @@ sudo i2cdetect -y 1
./snander -a 0x2C0000 -l 0x060000 -w uboot0_new.bin -v ./snander -a 0x2C0000 -l 0x060000 -w uboot0_new.bin -v
``` ```
![](../images/sigmastar-write.png) ![](../images/sigmastar-write.webp)
--- ---

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB