Skip to content

Porting code to MSP430FR #2

@chemmex

Description

@chemmex

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions