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

program xmega128A3U with Arduino IDE #43

Open
mkeyno opened this issue Jul 4, 2018 · 2 comments
Open

program xmega128A3U with Arduino IDE #43

mkeyno opened this issue Jul 4, 2018 · 2 comments

Comments

@mkeyno
Copy link

mkeyno commented Jul 4, 2018

Hi
I own the ATXMEGA128A3U Dev. board that I used Atmel Flip to program it , but I don't know how to program it with Arduino IDE, any help is really appreciated
BR

@bombasticbob
Copy link
Contributor

@mkeyno

depending on your bootloader, you should be able to use the 'wiring' protocol like an mega2560 uses [or the bootloaders I've done for 128A1[U] and 128A4U. However, if you don't have a compatible bootloader, then you'll probably need to use a PDI-capable programmer that's also supported by Arduino's IDE. Sorry if that's bad news. I use AVR ISP Mk II but that's no longer made by ATMel as far as I can tell. They have another (more expensive) programmer, though, so hopefully that one works with avrdude [I have not yet tried it].

@bombasticbob
Copy link
Contributor

added some additional support for 128A4U, similar to the 128A1U for the bootloader.

(bootloader still needs USB version)

@bombasticbob bombasticbob changed the title program chip with Arduino IDE program xmega128A3U with Arduino IDE Nov 5, 2018
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