rizacelik / STM32F411CEU6_INAV_Firmware

STM32F411CEU6 Board Firmware
122 stars 32 forks source link

Add support for MS5611 barometer #17

Closed stevenferrer closed 9 months ago

stevenferrer commented 9 months ago

Hi, thanks a lot for your work! I've been trying to connect an MS5611 barometer but it is not being detected. I looked at the target.h and it seems USE_BARO_MS5611 is not defined. Would it be possible to add this?

rizacelik commented 9 months ago

Yes MS5611 barometer. New Firmware and new Connection diagrams have been updated. Please readme file.

stevenferrer commented 9 months ago

Thanks @rizacelik, tested the barometer with the updated firmware and confirmed that it works 👍 Would really appreciate if you would share the latest code for the firmware. Otherwise, great work and thanks again for sharing the firmware 😄