Definitely it's a problem with the i2c lines, cross check your connections with i2c lines or as suggested above to check the pullups. Issue the following command to see if the chip is detected on the i2c bus or not - i2cdetect -y -r <i2c_bus_no>
On Mon, Sep 15, 2014 at 8:15 PM, Valentin Le bescond < [email protected]> wrote: > I'm very interested in how you would solve this issue. We are having a > similar problem with a "basic" AIC3104 codec and no idea how to debug the > situation. > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
