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

Support for setting ACC_Range #1

Open
gurre opened this issue Feb 17, 2022 · 2 comments
Open

Support for setting ACC_Range #1

gurre opened this issue Feb 17, 2022 · 2 comments

Comments

@gurre
Copy link

gurre commented Feb 17, 2022

Great library you built! How can I use it to write the ACC_config (4.4.2 ACC_Config 0x08 in datasheet) in order to set the ACC_Range? It's not apparent to me how this currently can be achieved.

@kpeu3i
Copy link
Owner

kpeu3i commented Feb 19, 2022

Thanks for the feedback! You are referencing to something like that, right? If so, then this ability to configure ACC range is not implemented. I'm not sure that I will have time to extend this lib in the closest future. So, feel free to open MR and port this logic from the Python lib.

@HitenDroneDefence
Copy link

this is not working in my case,

panic: write /dev/i2c-21: remote I/O error

goroutine 1 [running]:
main.main()
/home/pi/Documents/radar-buddy/gps/azimuth.go:16 +0x4a0
exit status 2

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

3 participants