02-26-2022 06:11 PM
Hello. I want to receive data from BHI160 sensor using microcontroller(STM32). For this, I added the library related to the company's MCU solution to my own project. I did everything in order
The return values of bhy_initialize_support(),bhy_driver_init(&bhy1_fw),bhy_install_sensor_callback() and bhy_enable_virtual_sensor() functions are 0 so they are successful but when I try to read data from fifo the INT pin is only
It goes high the first time, then it stays low all the time, so there is no interrupt. what would be the reason
02-27-2022 04:45 AM
Hello mehmetbekir,
The same topic was posted in another one: https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BHI160-No-interrupt-on-INT-line/m-p/5255...
Let's just discuss it there.