danieltwagner / teg-s380

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trendnet TEG-S380 V1.0R

A fanless 8 port 2.5G switch

  • Flash: 2MB, Macronix MX25L1606E 3.3V
  • UART pin order: VCC (arrow), TX, RX, GND

Getting a shell:

pyserial-miniterm --eol LF --raw /dev/cu.usbserial-* 115200 | tee out.txt

Flash dump:

sudo apt install libusb-1.0-0-dev
git clone https://github.com/setarcos/ch341prog.git
cd ch341prog && make
./ch341prog -i
./ch341prog -r flash.bin

Links

About