kriswiner/BMA280

Interrupt is not generating

Opened this issue · 3 comments

hello,

I'm using the BMA280 sensor on the Nucleo board. My code is working perfectly fine but whenever I'm trying to generate the interrupt it's not happening.

Can you pls help me out..

I'm using STMCubeMix .

Should I have to declare interrupt pin in STM32 also, as it is already declared... Whenever I'm trying to generate an interrupt it's not working but when I unplugged the sensor interrupt pin and do tapping it detects that.