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

Need of ISP header #27

Open
Dschorim opened this issue Jan 6, 2022 · 1 comment
Open

Need of ISP header #27

Dschorim opened this issue Jan 6, 2022 · 1 comment

Comments

@Dschorim
Copy link

Dschorim commented Jan 6, 2022

Don't you need an ISP header to initially flash the bootloader to the atmega32u4? I know that after the initial bootloader flash, you can just use the USB-port for flashing but as far as I know this don't work out-of-the-box

@segfault88
Copy link

The 32u4 comes with the USB DFU Bootloader that means from a fresh chip you can load your code just via USB. See http://ww1.microchip.com/downloads/en/devicedoc/doc7618.pdf

The USB DFU doesn't do everything, but in general it's really useful for this kind of thing.

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

No branches or pull requests

2 participants