On Sun, Nov 18, 2018 at 12:06 PM Prakash Dash <[email protected]> wrote: > > I am using 4.9 kernel which is having ADXL34x driver configured as module. > After cross compile i am able to detect the device in kernel but ADXL345 > interrupt is not generating. > > I made this below changes in device tree. I mapped interrupt 5 of the > interrupt controller to adxl345 device. > i could not able to see any interrupt generating while i am rotating the > device. > > Actually i porting this device externally with the beaglebone black board. > > pin configuration of ADXL345 device with the beaglebone black board. > > Header Pin ADXL345 Pin > ======= === =========== > P-9 17 SCL > P-9 18 SDA > P-9 01 GND > P-9 03 VCC > > But i did not map INT1 and INT2 pin of ADXL345 device to any of the pin > header of Beaglebone black. but i mapped the interrupt number <5> of > Interrupt controller to
Well, try again with INT1 or INT2 routed to a pin.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiciPbxGm4LZRtRauMOHQr-Me957jWWs0rfPOtXVMWY6Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
