You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com
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
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Beagle Board
On Wed, Mar 2, 2016 at 1:32 PM, Robert Nelson <robert...@gmail.com> wrote:
> On Wed, Mar 2, 2016 at 1:22 PM, Drew Fustini <pdp7...@gmail.com> 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: 101020054):
>> http://www.seeedstudio.com/wiki/Grove_-_3-Axis_Digital_Accelerometer_ADXL345
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...
Drew Fustini
unread,
Mar 2, 2016, 8:53:29 PM3/2/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com
On Wed, Mar 2, 2016 at 2:22 PM, Robert Nelson <robert...@gmail.com> 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 to wire it up. A bit awkward for Grove,
but I don't think I can get evtest to output anything otherwise.
Although I am wondering if there is a way to poll /dev/input/event2.