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

The OBDH2 cannot communicate with the Antenna #331

Open
LucasAzulay opened this issue Mar 16, 2023 · 2 comments
Open

The OBDH2 cannot communicate with the Antenna #331

LucasAzulay opened this issue Mar 16, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@LucasAzulay
Copy link

We were testing the communication of the OBDH2 with the antenna. At first, the I2C communication between the OBDH2 and the antenna module fails. The OBDH2 I2C communication with the antenna is already completed?
Also, the connections between the Antenna and the OBDH are correct? (images 2 and 3)
WhatsApp Image 2023-03-16 at 10 57 45
WhatsApp Image 2023-03-16 at 10 58 12
WhatsApp Image 2023-03-16 at 11 03 29

@miguelboing miguelboing added the help wanted Extra attention is needed label Mar 20, 2023
@miguelboing
Copy link
Member

The antenna implementation was imported from OBDH 1.0 and wasn't tested in OBDH 2.0. I will look into it to see if I find the problem. But for now, could you run the dev_firmware code and tell me if there is any difference in the logs?

mgm8 added a commit that referenced this issue Mar 22, 2023
@miguelboing
Copy link
Member

Hello Lucas, the problem was related to the isis_antenna driver, during the initialization. If you change this line the I2C bus will be able to correctly initialize.

mgm8 added a commit that referenced this issue Mar 22, 2023
mgm8 added a commit that referenced this issue Sep 19, 2023
Merge pull request from aldebaran_mission, closes #334, fix #331
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants