Git Product home page Git Product logo

Comments (7)

ishiyakazuo avatar ishiyakazuo commented on July 24, 2024

I've found one more: https://github.com/MarsTechHAN/ch552tool (a Python-based one). I believe this one also works under Linux (as I seem to recall using it at one point).

from ch554_sdcc.

cibomahto avatar cibomahto commented on July 24, 2024

Good point! We're still slowly working our way though a large stockpile of the older chips, which have the reverse problem of not being compatible with the newer programmers.

from ch554_sdcc.

prosper00 avatar prosper00 commented on July 24, 2024

I think VNPro supports old and new bootloader. At least, the version of VNPro that ch55xduino uses

from ch554_sdcc.

ishiyakazuo avatar ishiyakazuo commented on July 24, 2024

LibreCH55x seems to support the oldest bootloaders I've come across. It's the only one I've seen that supports bootloaders prior to 2.3.0, anyway.
https://github.com/rgwan/librech551/tree/master/usbisp

from ch554_sdcc.

prosper00 avatar prosper00 commented on July 24, 2024

https://github.com/ole00/chprog claims to support 1.x and 2.x bootloaders

from ch554_sdcc.

jjmz avatar jjmz commented on July 24, 2024

Would you know one that supports writing to the DataFlash area ?

from ch554_sdcc.

cibomahto avatar cibomahto commented on July 24, 2024

Finally got back to this project. Using my old parts with a 1.1 bootloader, I tested the following programmers:

  • chflasher (python version) detected the part and programmed it successfully
  • vnpro detected the part, but dumped out with a 'Not Supported' message.
  • ch55xtool (really nice that it's on pypi) unfortunately crashed with an 'operation timed out'
  • chprog gives useful status output, and programmed the part successfully
  • librech554 also works

from ch554_sdcc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.