We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am trying to add an I2C connection in ESP-Drone, but the BMI270 is not initializing properly. There are self-test functions available as well.
You can find the sensors file in the repository I shared below. You'll get a better understanding once you look at the script:
https://github.com/espressif/esp-drone/blob/master/components/core/crazyflie/hal/src/sensors_mpu6050_hm5883L_ms5611.c
The text was updated successfully, but these errors were encountered:
pls help :/
Sorry, something went wrong.
No branches or pull requests
Hello,
I am trying to add an I2C connection in ESP-Drone, but the BMI270 is not initializing properly. There are self-test functions available as well.
You can find the sensors file in the repository I shared below. You'll get a better understanding once you look at the script:
https://github.com/espressif/esp-drone/blob/master/components/core/crazyflie/hal/src/sensors_mpu6050_hm5883L_ms5611.c
The text was updated successfully, but these errors were encountered: