Skip to content

Attiny167 1MHz internal Clock not working on baud rate 9600 #22

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

Closed
sscodecontrol opened this issue Aug 29, 2018 · 1 comment
Closed
Labels
conclusion: invalid Issue/PR not valid

Comments

@sscodecontrol
Copy link

hello
I am using Attiny167 with arduino uno as a programmer.
I am using 1Mhz internal clock.
when I set baud rate 9600 in program Serial.begin(9600); on serial terminal I can not get exact value as i write
for Example : Serial.write(0xAB); but on terminal m getting : 6B 2B

But on terminal instead of 9600 if i give 9200 baud rate the i get exact AB AB values.

Can you please help me with this?
I need 9600 baud rate.

Thanks in advance.

@cmaglie cmaglie added the conclusion: invalid Issue/PR not valid label Aug 30, 2018
@cmaglie
Copy link
Member

cmaglie commented Aug 30, 2018

I guess you're on the wrong repository this is about Arduino CLI.

@cmaglie cmaglie closed this as completed Aug 30, 2018
per1234 added a commit that referenced this issue Aug 9, 2021
…e-schemas-path-parameter

Add schemas path parameter to libraryproperties.Validate()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid
Projects
None yet
Development

No branches or pull requests

2 participants