07-22-2024 09:52 AM
Hey guys!🙂
I am building a custom PCB project, and I'm excited to use Bosch Sensortec sensors to add some cool features! Specifically, I'm looking at the BME280 for environmental stuff (temperature, pressure, etc.) and the BMI270 for tracking movement.
Here's where I need some guidance:
I also check this: https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/Reading-the-Chip-ID-of-BMX-160-Sservicenowensor-via-I2C-using-Python/m-p/76017#M14616 Basically, any advice or recommendations you experienced folks can share would be amazing!
Thanks a bunch,
Saturday
Hi ashnichloe67,
Thank for your inquiry.
You can refer to HSMI design guide for BME280 and BMI270 from the following official website links.
https://www.bosch-sensortec.com/media/boschsensortec/downloads/handling_soldering_mounting_instructi...
https://www.bosch-sensortec.com/media/boschsensortec/downloads/handling_soldering_mounting_instructi...
You can refer to the driver software for BME280 and BMI270 on the following GitHub link.
https://github.com/orgs/boschsensortec/repositories
If you encounter problems during the integration of sensors, you can raise questions on the forum or contact your offline distributor.
If necessary, we can also provide you with the example code of BME280 and BMI270 that we run on STM32 for your reference.