rizacelik / STM32F411CEU6_INAV_Firmware

STM32F411CEU6 Board Firmware
134 stars 34 forks source link

Bmp 280 not working on iNav 7.1 #68

Open ArshaanTech opened 1 month ago

ArshaanTech commented 1 month ago

For some reason, my Barometer Bmp280 is not working on the updated version of iNav 7.1 It was working fine on iNav 7.0 and betaflight 4.5

Here's a screenshot:

image

AaronSmith69 commented 1 month ago

what module did you use?

ArshaanTech commented 1 month ago

The sensor? It is a BMP280 connected via i2c.

AaronSmith69 commented 1 month ago

Try using spi connection.

327976540-ad865ced-7b75-48ea-ab6f-33a8e011db34

ArshaanTech commented 1 month ago

I have it already connected on a pcb manner, I will have to change a lot of connections for that, I don't know why i2c isn't working on iNAV 7.1 It's working with previous version and betaflight.

ArshaanTech commented 1 month ago

I tried it on spi connection too, no luck, same problem