pvvx / TlsrComSwireWriter

TLSR826x/825x COM port Swire Writer
The Unlicense
62 stars 9 forks source link

I can't get thing to even start flashing #6

Closed evlo closed 1 year ago

evlo commented 1 year ago

If I try to start program like this ..\python ComSwireReader825x.py --port COM6 wf 0 Original_OTA_Xiaomi_MHO_C401_v1.0.0_0010.bin on windows, I do get ComSwireReader: error: unrecognized arguments: wf 0 Original_OTA_Xiaomi_MHO_C401_v1.0.0_0010.bin

even ..\python ComSwireReader825x.py --port COM6 -d wf does not get recognized as operation

Even the help does skip over sub parsers?! image

what am I doing wrong?;

I have tried command line instead of powershell and it is the same

I tried on linux and it is the same, feels like I'm missing some stupid thing image

pvvx commented 1 year ago

ComSwireReader825x.py - does not have a "wr" parameter

evlo commented 1 year ago

It is same with the writer, but then i'm missing the --File parameter

TLSR825xComFlasher.py is exactly like described image

it did work even without the reset pin - just the 3 wires connected adapter used is CP2102

No issue other than me actually reading readme