Merge pull request #89 from viktorxda/master

Convert Sigmastar images to webp
pull/90/head
Signor Pellegrino 2023-04-17 23:21:43 +03:00 committed by GitHub
commit e127055780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 7 additions and 7 deletions

View File

@ -9,11 +9,11 @@ Sigmastar unbrick
- RX -> SCL I2C (GPIO3)
- 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
```
![](../images/sigmastar-detect.png)
![](../images/sigmastar-detect.webp)
**Check the device spinand with snander:**
```
./snander -i
```
![](../images/sigmastar-check.png)
![](../images/sigmastar-check.webp)
**Read uboot with snander:**
```
./snander -a 0x2C0000 -l 0x060000 -r uboot0.bin
```
![](../images/sigmastar-read.png)
![](../images/sigmastar-read.webp)
**Erase uboot partition:**
```
@ -64,7 +64,7 @@ sudo i2cdetect -y 1
./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