[beagleboard] Re: ADXL345 device support in U-Boot for Beaglebone black

2018-03-27 Thread Prakash Dash
Hi, > Pin Configuration of ADXL345 ADXL345BBB P9 HEader -- SCL ---> 19 pin (I2C2_SCL) SDA

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 11 updates in 8 topics

2019-01-06 Thread Prakash Dash
Hi All, Can someone please help on this. Thanks On Thu, Jan 3, 2019 at 11:13 PM Prakash Dash wrote: > Hi All, > > I am not aware of what AUDIO Codec device supported in Beagle bone black > so i need help to understand what are the supported devices > for Beagle bone bl

Re: [beagleboard] ADXL345 INT1 INT2 pin mapping for ISR to run

2018-12-03 Thread Prakash Dash
ong. But if you want to use the > interrupts, you have to connect the pins, at least one of them, and then > configure. > > J > > On Sat, Nov 24, 2018, 10:25 PM Prakash Dash > wrote: > >> Hi Jim, >> >> My driver is implemented based on the Interr

[beagleboard] Re: Interrupt is not generating in ADXL345 using 4.9 kernel

2018-11-23 Thread Prakash Dash
On Sunday, November 18, 2018 at 11:36:43 PM UTC+5:30, Prakash Dash 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

[beagleboard] ADXL345 INT1 INT2 pin mapping for ISR to run

2018-11-23 Thread Prakash Dash
> > 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

Re: [beagleboard] Re: Interrupt is not generating in ADXL345 using 4.9 kernel

2018-11-24 Thread Prakash Dash
Hi Robert, I did mapping the INT1 pin one of the GPIO pin of the BBB now it is working fine.ISR is called and i am able to collect the X,Y,Z axis data from device. On Sat, Nov 24, 2018 at 11:29 AM Prakash Dash wrote: > > > On Sunday, November 18, 2018 at 11:36:43 PM UTC+5:30, Pra

Re: [beagleboard] ADXL345 INT1 INT2 pin mapping for ISR to run

2018-11-24 Thread Prakash Dash
ed to configure the sensor to set the interrupts. > > J > > On Sat, Nov 24, 2018, 1:36 AM Prakash Dash > 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

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 13 updates in 9 topics

2018-11-21 Thread Prakash Dash
Hi Robert , Robert Nelson : Nov 19 09:54AM -0600 > but no Interrupt related to TAP detection and Freefall detection and others. > i think evtest tool itself following the iNotify framework and Pollfd to monitor and collect the data from device What is the use of this INT_SOURCE and INT_MAP

Re: [beagleboard] Interrupt is not generating in ADXL345 using 4.9 kernel

2018-11-18 Thread Prakash Dash
ithout this configuration i can not able to collect the X,Y,Z axis data. Thanks Prakash On Sun, Nov 18, 2018 at 11:48 PM Robert Nelson wrote: > On Sun, Nov 18, 2018 at 12:06 PM Prakash Dash > wrote: > > > > I am using 4.9 kernel which is having ADXL34x driver configured as > module. > &

[beagleboard] Interrupt is not generating in ADXL345 using 4.9 kernel

2018-11-18 Thread Prakash Dash
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

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 11 updates in 8 topics

2019-01-03 Thread Prakash Dash
Hi All, I am not aware of what AUDIO Codec device supported in Beagle bone black so i need help to understand what are the supported devices for Beagle bone black. I need to understand and integrate that AUDIO Codec device in Beagle Bone Black. Can someone please tell me which will be the

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 11 updates in 8 topics

2019-01-03 Thread Prakash Dash
Hi All, I am not aware of what Camera device supported in Beagle bone black so i need help to understand what are the supported Camera Module devices for Beagle bone black. I need to understand and integrate that Camera Module device in Beagle Bone Black. Can someone please tell me which will be

Re: [beagleboard] Abridged summary of beagleboard@googlegroups.com - 11 updates in 8 topics

2019-01-03 Thread Prakash Dash
Hi All, I am not aware of what are the Touch Screen supported in Beagle bone black so i need help to understand what are the supported Touch Screen Module devices for Beagle bone black. I need to understand and integrate that Touch Screen Module device in Beagle Bone Black. Can someone please

Re: [beagleboard] Custom Audio cape with TLV320AIC3107 codec.

2019-01-04 Thread Prakash Dash
Hi All, Can someone please share me the custom audio cape supported in beaglebone black Rev C board. if anyone have the picture for the custom audio cape board please share that image. Along with please share the schematic and datasheet for corresponding. What will be the kernel driver for