Coder Social home page Coder Social logo

Comments (4)

MCUdude avatar MCUdude commented on July 29, 2024

Hi!

It's correct that I removed the legacy stk500v2 bootloader option from the v3.0.0 version of MegaCore. I did it to simplify the tools menu, and also to push users towards using the new but superior Urboot bootloader.

You can always ask them to install an older version of MegaCore or create a script that calls Avrdude directly. You can also use PlatformIO, which allows you to specify whatever programmer or bootloader you want.

The main difference between v3.0.0 and v2.2.3 versions is the migration to Urboot. If you downgrade to v2.2.3, you don't miss out on any core features apart from the new bootloader.

However, what I could do for the future v3.0.1 release is to provide a legacy upload option for the default Arduino MEGA bootloader. I would recommend absolutely everyone to replace their default bootloader, but if this isn't an option, MegaCore could still be used. I'll probably implement under the Programmers menu.

from megacore.

aikopras avatar aikopras commented on July 29, 2024

Thanks!
I downgraded to v2.2.3 and is now working again. :-)

And yes, I would very much like to see an option in v3.0.1 to "somehow" be able to use the old (original) Arduino Mega boot loader. For users of my software that have little experience with software and Arduino's, it would be nice if they are able to use the Arduino Mega board out of the box, thus without changing the bootloader. For them the Arduino IDE may be familiar, but they may not know PlatformIO.

Bye, Aiko

from megacore.

MCUdude avatar MCUdude commented on July 29, 2024

I've just released v3.0.1
In this version, it's possible to upload using the original Arduino MEGA bootloader by selecting "Legacy Arduino MEGA bootloader" programmer option and clicking "Upload using programmer" to upload code using the default bootloader. However, I'll highly recommend replacing it with Urboot if possible.

from megacore.

aikopras avatar aikopras commented on July 29, 2024

Thanks :-)

from megacore.

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.