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

Adapting for ATMega4809 = Arduino Nano Every #49

Open
X-Berger opened this issue Sep 15, 2023 · 0 comments
Open

Adapting for ATMega4809 = Arduino Nano Every #49

X-Berger opened this issue Sep 15, 2023 · 0 comments

Comments

@X-Berger
Copy link

X-Berger commented Sep 15, 2023

I would like to use this library for the ATMega4809 but I can't figure out, how to define the USART-Registers
#define UCSRnA UCSR0A // Control and Status Register A
I have found the Register Summary for this chip but Status and Control are different signals:
image

If it's possible and with a little help, I would add the definition, test it and commit it here.

THX.

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

1 participant