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

fmu-v6xrt: Add I2C driver launcher #23100

Merged
merged 1 commit into from
May 8, 2024
Merged

fmu-v6xrt: Add I2C driver launcher #23100

merged 1 commit into from
May 8, 2024

Conversation

PetervdPerk-NXP
Copy link
Member

Add i2c launcher functionality from #22047 to fmu-v6xrt as well.
Allows autodetection of ina2XX power modules.

Tested with INA228, will test with INA226 tomorrow as well.

@PetervdPerk-NXP
Copy link
Member Author

Tested with ina226 and ina228 simultaneously.

INFO  [i2c_launcher] Found address 0x41, running 'ina226 -X -b 1 -t 1 start'
ina226 #0 on I2C bus 1 (external) address 0x41
INFO  [i2c_launcher] Found address 0x45, running 'ina228 -X -b 2 -t 2 start'
ina228 #0 on I2C bus 2 (external) address 0x45

Copy link
Member

@davids5 davids5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davids5 davids5 merged commit 253208f into main May 8, 2024
91 of 93 checks passed
@davids5 davids5 deleted the pr-v6xrt-i2c-launcher branch May 8, 2024 15:34
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

Successfully merging this pull request may close these issues.

2 participants