We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to flash firmware on a TLSR8258. Using Cp2102 Usb 2.0 to Ttl Uart Module 6-pin Serial Converter
TLSR8258
Cp2102 Usb 2.0 to Ttl Uart Module 6-pin Serial Converter
command : python3 TLSR825xComFlasher.py -p /dev/tty.usbserial-0001 -t 70 wf 0 light_8258.bin
python3 TLSR825xComFlasher.py -p /dev/tty.usbserial-0001 -t 70 wf 0 light_8258.bin
output:
======================================================= TLSR825x Flasher version 00.00.04 ------------------------------------------------------- Open /dev/tty.usbserial-0001, 921600 baud... Reset module (RTS low)... Activate (70 ms)... Chip sleep? -> Use reset chip (RTS-RST): see option --tact
Running on Mac OS Big Sur(11.3.1)((intel)
Would appreciate any help. Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying to flash firmware on a
TLSR8258
.Using
Cp2102 Usb 2.0 to Ttl Uart Module 6-pin Serial Converter
command :
python3 TLSR825xComFlasher.py -p /dev/tty.usbserial-0001 -t 70 wf 0 light_8258.bin
output:
Running on Mac OS Big Sur(11.3.1)((intel)
Would appreciate any help.
Thanks!
The text was updated successfully, but these errors were encountered: