TlsrComSwireWriter icon indicating copy to clipboard operation
TlsrComSwireWriter copied to clipboard

TLSR826x/825x COM port Swire Writer

Results 8 TlsrComSwireWriter issues
Sort by recently updated
recently updated
newest added

Hi! The tool seem to work for me - Thanks I picked this one as it requires the least amount of wires relatively to the other solutions (other also requires...

Here's a new burning method : [https://github.com/Ai-Thinker-Open/TBXX_Flash_Tool]() The connection line is simpler and the burning speed is faster: ``` USB-TTL TB Moudle 470 Ω ┌-----▅--------SWS Tx-----------└-----▅--------Rx 470 Ω Rx---------------------------Tx RTS--------------------------RST...

It appears that your `USBCOMFlashTx.html` webpage caches the firmware image which is very confusing when you make changes to the firmware but the new firmware does not get uploaded. I...

In addition to FTDI chips which are mentioned in the README, CP2102 also does not seem to work for me. I was able to flash the fw with a CH340G...

Hi, thanks for the tool. How to connect the RST to the USB->COM adapter? I get the message: ``` TLSR825x Flasher, modified from ComSwireReader Utility version 00.00.01 ------------------------------------------------------- Open COM3,...

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:...

Thank you for your tools. Earlier this year, I made a similar tool, but used a bootloader. [TBXX_Flash_Tool](https://github.com/Ai-Thinker-Open/TBXX_Flash_Tool). I feel that your practice is very good. Where did you get...

Hi, After flashing ZigbeeTLc into modified ZTH02 using TLSR825xComFlasher, FW did not start. I did verification readout and found out, every first write after sector erase will not succeed. This...