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

Porting code to MSP430FR #2

Open
chemmex opened this issue Apr 30, 2024 · 0 comments
Open

Porting code to MSP430FR #2

chemmex opened this issue Apr 30, 2024 · 0 comments

Comments

@chemmex
Copy link

chemmex commented Apr 30, 2024

I understand it may be too late to ask questions, but anyway. I am trying to port the code for single VL53L0X to MSP430FR2433 mcu. While I have successfully adjusted the clock and i2c init routines and tested single byte read and write operations, I cannot go through the sensor initialization. Particularly, I cannot finish reading the REG_RESULT_INTERRUPT_STATUS register, this always ends up either with endless request loop, hanged bus or unfinished transaction.
With G2553, vl53l0x_init() is completing and I can measure the distance.

What can be wrong?

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