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

HERE4FC: The connector board has I2C, but it cannot be used. #28525

Open
muramura opened this issue Nov 5, 2024 · 2 comments
Open

HERE4FC: The connector board has I2C, but it cannot be used. #28525

muramura opened this issue Nov 5, 2024 · 2 comments
Assignees

Comments

@muramura
Copy link
Contributor

muramura commented Nov 5, 2024

Bug report

Issue details

The connector board has I2C, but it cannot be used.
We cannot obtain voltage and current values from an I2C battery monitor (e.g., INAxxx). For example, the PM03D Power Module.
Screenshot from 2024-11-05 12-52-18

UART connector in I2C
Screenshot from 2024-11-05 13-03-55

10 Pin in (see I2C)
Screenshot from 2024-11-05 13-28-01

https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_HAL_ChibiOS/hwdef/Here4FC/README.md

I2C is not included in the features.
https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_HAL_ChibiOS/hwdef/Here4FC/README.md#features

POWER connector not VOLT / CURRENT, or, SDL / SDA
Screenshot from 2024-11-05 13-10-54

Version

AC4.5.7

Platform

[ ] All
[ ] AntennaTracker
[X] Copter
[ ] Plane
[ ] Rover
[ ] Submarine

Airframe type

QUAD/CW-X

Hardware type

HERE4

Logs

NONE

@MallikarjunSE
Copy link
Contributor

Needs pull up on those pins. Doubtful it has pull up since it's primarily meant for GNSS system.

@muramura muramura changed the title HERE4C: The connector board has I2C, but it cannot be used. HERE4FC: The connector board has I2C, but it cannot be used. Nov 5, 2024
@muramura
Copy link
Contributor Author

muramura commented Nov 6, 2024

@bugobliterator san

Is it acceptable to specify the internal pull-up in the hardware definition file?
What should I do?
If possible, I would prefer not to handle it externally.

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