pvvx / TLSRPGM

TLSR SWire programmer
Other
45 stars 4 forks source link

Error[102] Read PGM Version and Config! #3

Closed MagnusErler closed 8 months ago

MagnusErler commented 8 months ago

I'm following tb-0x-kit-pgm but am receiving the following error when executing the command.

python TlsrPgm.py -p /dev/ttyUSB1 -t5000 we 0 sources/UART2SWire/uart2swire.bin 
=======================================================
TLSR82xx TlsrPgm version 12.11.23
-------------------------------------------------------
Open /dev/ttyUSB1, 230400 bit/s... ok
Error[102] Read PGM Version and Config!

I have a TB-03F-KIT and have connected SWS to pin 2 of CH340

pvvx commented 8 months ago

README.md

python3 TlsrComProg.py -p COM7 -t5000 we 0 ../urat2swire.bin

TlsrComProg.py