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

LipSync stuck on Splash screen #8

Open
jakemcivor opened this issue Apr 17, 2024 · 2 comments
Open

LipSync stuck on Splash screen #8

jakemcivor opened this issue Apr 17, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jakemcivor
Copy link
Member

Code successfully compiles, but gets stuck on splash screen. Buttons are non-responsive. Using Adafruit Tiny USB library version 2.3.3 yields the same effect.

@jakemcivor jakemcivor self-assigned this Apr 17, 2024
@jakemcivor
Copy link
Member Author

Troubleshooting using the LipSync_TestBasicFunction code showed that the LPS33HW sensor was not detected, but the LPS22 was. Data streaming showed a 1 for the state of the magnetic sensor, and zeros for x, y, and z magnetic readings. The tube pressure sensor was also reading 0 pressure and 0 temperature. The ambient pressure sensor read normal ambient pressure (1000 hPa) and temperature (20 C). Reseating the STEMMA QT cable within the joystick gimbal resolved the problem.

@jakemcivor
Copy link
Member Author

It's unclear where the normal firmware was getting stuck during initialization.

  1. Some error-checking should be added and displayed on screen to make it easier to diagnose
  2. Some sort of testing firmware could be added during assembly steps to check connections before the entire joystick is assembled

@jakemcivor jakemcivor added the bug Something isn't working label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant