GithubHelp home page GithubHelp logo

Issues with auto reset about picoboot HOT 3 OPEN

nerdralph avatar nerdralph commented on August 16, 2024
Issues with auto reset

from picoboot.

Comments (3)

nerdralph avatar nerdralph commented on August 16, 2024

I've occasionally seen something like that which appeared after I added autobaud, but haven't been able to consistently reproduce it. I think it may be from turning on the USART part way through the first STK_GET_SYNC message that avrdude sends. I just started testing a change that pauses after autobaud before you posted the issue. Expect an updated version within 24hrs. I'll also push a new hex file for the 328p and 168p.

from picoboot.

nerdralph avatar nerdralph commented on August 16, 2024

The bootloader mode toggle was causing problems with a Uno clone I have because it's auto-reset circuit was resetting the AVR after the CH340G was enumerated by the USB stack.
I decided to remove the booloader mode toggle, and go with a timeout. This means it works more like Optiboot, but I use a busy loop timeout instead of WDT. I just pushed a v3 beta, and compiled for m328p. It's now over 256 bytes though. I'm going to try to pare it back down to 256 for a final v3 release so it will again fit in the minimum bootloader size for the m88 & m168.

from picoboot.

nerdralph avatar nerdralph commented on August 16, 2024

I've just pushed v3b2 (exactly 256 bytes), after lots of testing with both manual reset and auto-reset. It has been very reliable at 250kbps, and fast. Hex files for m168 and m328 have been pushed. I also plan to test with the m88, which may be able to use the same build as the m168.

from picoboot.

Related Issues (5)

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.