You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
Successfully bring up SPI 4 and 5, but have not tested with the real IMU driver yet. The config is to be pasted into PX4 Autopilot, for testing. After that, will merge into main branch here.
Development Board A has the following peripherals:
After initial investigation, the I2C interface seems not needed. SPI5 is used by MPU6500 (PF6 to PF9)
There are interrupt pins as well:
PB8 for MPU6500
PE3 for IST8310
IST8310 has an additional PE2 as the set/reset pin
There is a header around IMU unit, PWM controlled by PB5.
![image](https://user-images.githubusercontent.com/7508112/103146553-47c1b900-4786-11eb-8794-6a0dc4a3db42.png)
The text was updated successfully, but these errors were encountered: