[beagleboard] Re: Official eQEP driver Support

2017-04-20 Thread fisher . grubb
Hi all, I'm trying to use the eQEP Linux driver. I can get it to load by adding a device tree overlay, but it doesn't increment much. I can see that its loaded (called tieqep) with lsmod etc. I've never used a quadrature encoder before, so I question if I just havn't connected it correctly.

Re: [beagleboard] Re: Debian Testing, un-root athon!!! (2017-04-18)

2017-04-20 Thread Robert Nelson
On Apr 20, 2017 4:34 PM, "Mark A. Yoder" wrote: I'm having trouble with config-pin: $ *config-pin -a P9_30 spi # Data out* $ *config-pin -a P9_31 spi # Clock* P9_31 pinmux file not found! P9_31 overlay not found Loading cape-universala overlay bash: line 0: echo: write

Re: [beagleboard] Re: Debian Testing, un-root athon!!! (2017-04-18)

2017-04-20 Thread Mark A. Yoder
I'm having trouble with config-pin: $ *config-pin -a P9_30 spi # Data out* $ *config-pin -a P9_31 spi # Clock* P9_31 pinmux file not found! P9_31 overlay not found Loading cape-universala overlay bash: line 0: echo: write error: File exists Error loading device tree overlay file: cape-universala

Re: [beagleboard] Re: Debian Testing, un-root athon!!! (2017-04-18)

2017-04-20 Thread Mark A. Yoder
Well, I disabled the audio as described and I still get: debian@Bone:~$ *config-pin P9_31 spi* P9_31 pinmux file not found! cape-universala overlay not found debian@Bone:~$ *config-pin -q P9_31* P9_31 pinmux file not found! cape-universala overlay not found run "config-pin overlay

[beagleboard] BBB device tree compile

2017-04-20 Thread jar6307
I am using Debian 4.6.3-14 and trying to compile a brand new device tree (the entire thing, not just an overlay) and I am getting errors trying to use the dtc functions. I read that it may be possible to use the make function to compile the device tree but have not seen anything specific to

Re: [beagleboard] Re: Debian Testing, un-root athon!!! (2017-04-18)

2017-04-20 Thread Robert Nelson
On Thu, Apr 20, 2017 at 8:09 PM, Mark A. Yoder wrote: > Well, I disabled the audio as described and I still get: > > debian@Bone:~$ config-pin P9_31 spi > P9_31 pinmux file not found! > cape-universala overlay not found > debian@Bone:~$ config-pin -q P9_31 > P9_31 pinmux

Re: [beagleboard] BBB device tree compile

2017-04-20 Thread Madhu K
you want to compile am335x-boneblack.dts file? On Fri, Apr 21, 2017 at 1:57 AM, wrote: > I am using Debian 4.6.3-14 and trying to compile a brand new device tree > (the entire thing, not just an overlay) and I am getting errors trying to > use the dtc functions. I read that

Re: [beagleboard] Re: Explanation of PRU Programming in C

2017-04-20 Thread Joseph Heller
Thanks for the positive feedback. The TI video does not work on Mac though. I've now also included the hello world blink LED in C. > On 19 Apr 2017, at 19:38, Greg wrote: > > Excellent! I did a couple of projects with PRU and C code, and this type of > tutorial is

[beagleboard] Re: Beaglebone Black and RS485 Cape Interface

2017-04-20 Thread narravamsikrishna92
hello hi Travis Lytle i am using same waveshare cape to interface with my begalbone black.here i have to read can data using begalbone black but i have some questions regarding this can u please help me out?? if i use this board with my begal bone black is it possible to read CAN messages ???

[beagleboard] Re: SSH with internet through USB not working for minimal image of BBB

2017-04-20 Thread sajeevan k
*Hi Dennis,Regarding this issue, now I included all the modules associated with Ethernet CDC as built in modules.(For this I selected Ethernet CDC as USB Gadget driver, instead of M(Module), Y(Include) is selected for* * USB Gadget driver )When I search for all build in modules with

[beagleboard] Re: As much as possible GPIO Outs . What should I do ?

2017-04-20 Thread Graham
Depending on how fast you need to control and respond to the GPIO, it may be easier to use the I2C bus and control some GPIO expanders. A chip like the PCA9555 will get you 16 each GPIO, and you can control 8 of them on an I2C bus. If you need more GPIO than that, you can buy other parts that

[beagleboard] eQEP1 setup problems with latest debian iOT

2017-04-20 Thread Hugh Frater
Following on from my earlier messages related to this, I am using cape-universal now to setup and control the pins for my mechatronics project. Pinmap constraints mean I need to use eQEP1 and eQEP2. eQEP2 on P8_11, P8_12 and P8_16 is working, but I can't get config-pin to setup eQEP1 on P8_31,