Re: [beagleboard] i2c via bonescript under Debian

2014-03-28 Thread Mark A. Yoder
Jason: Running your i2c-scan.js on my bone returns on devices. So, something odd is going on here. I'm going to put this on the back burner and see what else I can cook up. --Mark On Friday, March 28, 2014 1:46:44 AM UTC-4, Jason Kridner wrote: > > On Thu, Mar 27, 2014 at 7:30 PM, Jason Krid

Re: [beagleboard] i2c via bonescript under Debian

2014-03-27 Thread Jason Kridner
On Thu, Mar 27, 2014 at 7:30 PM, Jason Kridner wrote: > On Thu, Mar 27, 2014 at 4:17 PM, Mark A. Yoder wrote: >> Hmm... I'm not getting anywhere with this. I have a TMP101 i2c device wired >> to P9_19 and P9_20. From the command line this works: >> >> # i2cdetect -y -r 1 >> 0 1 2 3 4

Re: [beagleboard] i2c via bonescript under Debian

2014-03-27 Thread sarah . yoder
Oops, I mean the same as '/dev/i2c-1 --Mark -- 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 beaglebo

Re: [beagleboard] i2c via bonescript under Debian

2014-03-27 Thread sarah . yoder
I get that same result using '/dev/i2c-2' as '/dev/i2c-0. Ant other suggestions? --Mark -- 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 recei

Re: [beagleboard] i2c via bonescript under Debian

2014-03-27 Thread Jason Kridner
On Thu, Mar 27, 2014 at 4:17 PM, Mark A. Yoder wrote: > Hmm... I'm not getting anywhere with this. I have a TMP101 i2c device wired > to P9_19 and P9_20. From the command line this works: > > # i2cdetect -y -r 1 > 0 1 2 3 4 5 6 7 8 9 a b c d e f > 00: -- -- -- -- --

Re: [beagleboard] i2c via bonescript under Debian

2014-03-27 Thread Mark A. Yoder
Hmm... I'm not getting anywhere with this. I have a TMP101 i2c device wired to P9_19 and P9_20. From the command line this works: # *i2cdetect -y -r 1* 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- --

Re: [beagleboard] i2c via bonescript under Debian

2014-03-27 Thread Jason Kridner
On Wed, Mar 26, 2014 at 5:42 PM, Mark A. Yoder wrote: > I see the bonescript has some i2c methods. Are there any examples out there > that work under Debian on the Black Bone? Here's one that works on BoneScript 0.2.4 on Debian, but happens to be calling the I2C methods from a web page: http://

[beagleboard] i2c via bonescript under Debian

2014-03-26 Thread Mark A. Yoder
I see the bonescript has some i2c methods. Are there any examples out there that work under Debian on the Black Bone? --Mark -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubsc