spacelab-ufsc/obdh2

The OBDH2 cannot communicate with the Antenna

LucasAzulay opened this issue · 2 comments

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

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?

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.