Re: MacOS: R|W Programmers like CH341x BINs..?
PS, reading the T203 ROM command was:
sudo flashrom -p ch341a_spi -r 2018MBP.BIN
In which the file was READ to ~/2018MBP.BIN
And to WRITE the file use:
sudo flashrom -p ch341a_spi -w 2018MBP.BIN
I'm sure people have already discussed this utility here, but, just in case...
|