mirror of https://github.com/OpenIPC/wiki.git
890 B
890 B
OpenIPC Wiki
Sigmastar unbrick
Locate the Sigmastar UART output and connect it to the CH341A I2C:
\color{black}{\texttt{GND -> GND (PIN 1-4)}}
\color{deepskyblue}{\texttt{TX -> SDA I2C (PIN 5)}}
\color{orange}{\texttt{RX -> SCL I2C (PIN 6)}}



Download snander-mstar:
Check the device flash with snander:
- 0x49 -> ISP
- 0x59 -> DEBUG
snander -i -q

Erase the boot partition:
snander -l 0x200000 -e

Write the new uboot file:
snander -w u-boot-ssc338q-nand.bin
