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

Edit Bootlader (MEGA2560) for programming, regardless of one of the 3 serial. #285

Open
sergioxdev opened this issue Apr 29, 2020 · 1 comment

Comments

@sergioxdev
Copy link

Hi Guys
I have a mega2560, I would like to enable programming on the 3 UART0, UART1 or UART2

so that we can load our program, regardless of one of the 3.

I have read a lot of documentation, I have tried but I cannot.
maybe it will be me, or maybe it's not feasible, someone has already faced this problem.

@WestfW
Copy link
Member

WestfW commented Apr 29, 2020

Currently, optiboot has to be compiled for a specific single UART; it doesn't have the ability to scan multiple ports to see which one might be active.
It would probably fit in the 1k minimum space of a 2560 bootloader, though.

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

No branches or pull requests

2 participants