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

Everything seems wrong #5

Open
alex1993boss opened this issue Oct 4, 2023 · 0 comments
Open

Everything seems wrong #5

alex1993boss opened this issue Oct 4, 2023 · 0 comments

Comments

@alex1993boss
Copy link

I purchased this chip (RV-8263-C7).

First and foremost the slave address in the source code is completely wrong.
It is clearly stated in the datasheet that the slave address is 0b1010001 (0x51) and not 0x32

So I thought that was the only error, so I compiled. The clock did not update.

So upon further investigation I see that the entire register definitions are wrong!
It is as if someone copy and pasted sourcecode from a completely different IC and clearly
didn't do their due diligence (ie. read the datasheet).
image
image

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