This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHCC3235MOD: BMA280 accelerometer interrupt

Part Number: LAUNCHCC3235MOD

Hello!

Have someone experience with onboard BMA280 accelerometer?

I cannot get interrupt working.

Routine blueprint:

1) setup i2c

2) set GPIO13 callback and enable interrupt (according to manual BMA280 INT1 and SW2 both wired to device's GP13)

3) BMA280 setup:
bandwidth
g-range
map int1_data to INT1
enable data_en interrupt

Problem: callback never called

Callback called if I press SW2

CCS 10.4.0.00006
SDK 5.20.00.06


PCB Rev. A

Many thanks