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

Confused about the Use / Non Use with AVR #35

Open
Shiipz opened this issue Jul 1, 2020 · 1 comment
Open

Confused about the Use / Non Use with AVR #35

Shiipz opened this issue Jul 1, 2020 · 1 comment

Comments

@Shiipz
Copy link

Shiipz commented Jul 1, 2020

First this project is amazing thanks,
Can see a big warning sign saying not compatible with AVR boards.

I have a freetronics Eleven Arduino board that I would really like to get this running on,
This freetonics board is usually programmed from Arduino IDE as a a Uno board.
The processor is ATmega328P. All ATmega328P chips from microchip seem to be AVR?

Had no problem installing into Arduino IDE. When trying to push into board would not burn boot loader directly,
Can see I need a ISP which I will pick up tomorrow and try again.

Should this work with a Standard Arduino Uno board? Any info you can provide would be amazing. Thanks.

@per1234
Copy link
Contributor

per1234 commented Jul 1, 2020

Can see a big warning sign saying not compatible with AVR boards.

Where do you see that warning? The opposite is true.

All ATmega328P chips from microchip seem to be AVR?

Yes.

Should this work with a Standard Arduino Uno board?

Yes.

Any info you can provide would be amazing.

The documentation is quite comprehensive. It will likely give you all the information you need.

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