Skip to content
New issue

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

New Flasher Tool #4

Open
ospanic opened this issue Mar 10, 2021 · 2 comments
Open

New Flasher Tool #4

ospanic opened this issue Mar 10, 2021 · 2 comments

Comments

@ospanic
Copy link

ospanic commented Mar 10, 2021

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
@Suxsem
Copy link

Suxsem commented Nov 29, 2023

I think I made it!
Check it out at https://github.com/Suxsem/Telink-Zigbee-serial-flash-tool

@pvvx
Copy link
Owner

pvvx commented Nov 29, 2023

Yes, this https://github.com/Ai-Thinker-Open/TBXX_Flash_Tool was made from https://github.com/pvvx/TlsrComProg825x

The programmer https://github.com/pvvx/TLSRPGM has more speed and capabilities

Check it out at https://github.com/Suxsem/Telink-Zigbee-serial-flash-tool

  1. Very large downloadable code. Due to incomplete Swire emulation and the use of different USB-UART adapters, the bootloader code will not always load successfully.
  2. There is no function to disable write protection of parts of Flash. Required to work with Zigbee firmware.
  3. The voltage on the TX and RX pins of the UART adapter does not turn off. The chip is powered by this signal and does not wake up from sleep mode. Be sure to use the TLSR825x reset pin.
  4. There is no description of how to collect the source code. No parts from SDK and no SDK specified.
  5. Different TLSR825x devices have different GPIO pins. Different versions of TSLR825x chip packages do not always have the used RX and TX pins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants