[beagleboard] ADXL345: which interrupt to use?

2016-03-02 Thread Drew Fustini
I'm trying to get the ADXL345 accelerometer working with the adxl345 input kernel driver, but I'm confused about what interrupt number to specify for it I'm using a BeagleBone Green with the Grove 3-Axis Digital Accelerometer (SKU: 101020054): http://www.seeedstudio.com/wiki/Grove_-_3-Axis_Digital

Re: [beagleboard] ADXL345: which interrupt to use?

2016-03-02 Thread Robert Nelson
On Wed, Mar 2, 2016 at 1:22 PM, Drew Fustini wrote: > I'm trying to get the ADXL345 accelerometer working with the adxl345 > input kernel driver, but I'm confused about what interrupt number to > specify for it > > I'm using a BeagleBone Green with the Grove 3-Axis Digital > Accelerometer (SKU: 10

Re: [beagleboard] ADXL345: which interrupt to use?

2016-03-02 Thread Robert Nelson
On Wed, Mar 2, 2016 at 1:32 PM, Robert Nelson wrote: > On Wed, Mar 2, 2016 at 1:22 PM, Drew Fustini wrote: >> I'm trying to get the ADXL345 accelerometer working with the adxl345 >> input kernel driver, but I'm confused about what interrupt number to >> specify for it >> >> I'm using a BeagleBone

Re: [beagleboard] ADXL345: which interrupt to use?

2016-03-02 Thread Drew Fustini
On Wed, Mar 2, 2016 at 2:22 PM, Robert Nelson wrote: > and just looked at the board.. With only i2c connected by default, > int1/2 only on the pcb... yeah. You'd have to remove the irq > options... Ah, thanks! I didn't notice the INT1 and INT2 pads on the board until you mentioned. I will try t