Re: [beagleboard] Re: custom cape i2c bus

2014-09-03 Thread Prakash Parmar
Hi, Thanks for reply. The pullup resistor which is using in I2C Bus is 10K with 3.3V. Regards, Prakash On Wed, Sep 3, 2014 at 12:10 AM, Gerald Coley ger...@beagleboard.org wrote: What size pullup resistors are you using on the I2C bus? Gerald On Tue, Sep 2, 2014 at 12:29 PM,

Re: [beagleboard] Re: custom cape i2c bus

2014-09-08 Thread Prakash Parmar
Hi, You are right. I have 4 PCA8574T I/o Expander chip. On Sat, Sep 6, 2014 at 1:55 AM, k...@cranehome.info wrote: So it appears you should expect to see a device between 0x20 through 0x27 from the datasheets. The device address is 0*010* when not shifted for the R/W bit. That

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

2014-09-15 Thread Prakash Parmar
frequency of i2c bus as specified in dts is 100 kHz. On Monday, September 15, 2014 8:01:19 PM UTC+5:30, liyaoshi wrote: Have you config the i2c pin pulled up ? and whats the speed of your i2c bus ? 2014-09-15 2:09 GMT+08:00 prakash@gmail.com javascript:: Hi, I have made custom

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

2014-09-15 Thread Prakash Parmar
Hi, I think in Device tree, i2c pin is pulled up. here is part of Tree. i2c2_pins: pinmux_i2c2_pins { pinctrl-single,pins = 0x150 0x72 /*spi0_scl.i2c2_sda,SLEWCTRL_SLOW | INPUT_PULLUP |MODE2*/ 0x154 0x72 /*spi0_d0.i2c2_scl,SLEWCTRL_SLOW | INPUT_PULLUP | MODE2*/ ; }; On Monday, September 15,

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

2014-09-15 Thread Prakash Parmar
Hi, How I can check this two things ? 2) check if SYS_RESET is actually deasserted and high 3) check if DIN/DOUT are correctly connected and not flipped, because DIN data must go into CODEC, while DOUT must go out and vise versa I'm not clear about this. Actually I have two Boards one with 10K

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

2014-09-16 Thread Prakash Parmar
Hi, Here CircuitCo cape is not available So we decided to make our own. On Tue, Sep 16, 2014 at 7:20 PM, Jesse Cobra jesseco...@gmail.com wrote: What happens when you try the CircuitCO audio cape? Does it work fine? On Mon, Sep 15, 2014 at 10:14 PM, Prakash Parmar prakash.parma

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

2014-09-16 Thread Prakash Parmar
Hi Maxim , I try with your suggestion of aplay -vv test.wav But still same things. Please find attachment of dmesg log. Hope listen from you soon. :) Thanks Regards, Prakash P. On Tue, Sep 16, 2014 at 9:23 PM, Prakash Parmar prakash.parma...@gmail.com wrote: Hi, Here CircuitCo cape

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

2014-09-16 Thread Prakash Parmar
Hi, Schematic wise both are same. On Wed, Sep 17, 2014 at 2:51 AM, Jesse Cobra jesseco...@gmail.com wrote: OK, and what is different between your board and CircuitCo schematic wise? On Sep 16, 2014 8:53 AM, Prakash Parmar prakash.parma...@gmail.com wrote: Hi, Here CircuitCo cape

[beagleboard] Re: BBB connected to TLV320AIC3106EVM

2014-09-18 Thread Prakash Parmar
Hi John, I have made custom audio cape using TLV320AIC3107 codec and here is a schematic diagram. https://lh3.googleusercontent.com/-CxN1eNZnS_M/VBqJ2t5aMBI/AfA/1vLFnGnxNVU/s1600/audio%2Bcape.png My device tree is as follows : /dts-v1/; /plugin/; / { compatible =