Re: [beagleboard] difference between config-pin executables

2021-03-18 Thread John Allwine
What is the equivalent to the following: in+ in- out+ out- On Thursday, March 18, 2021 at 1:14:36 PM UTC-6 RobertCNelson wrote: > On Thu, Mar 18, 2021 at 1:45 PM John Allwine wrote: > > > > On my Beaglebone Black, I have two config-pin executables. One is a > compiled executable from the

Re: [beagleboard] difference between config-pin executables

2021-03-18 Thread Robert Nelson
On Thu, Mar 18, 2021 at 1:45 PM John Allwine wrote: > > On my Beaglebone Black, I have two config-pin executables. One is a compiled > executable from the bb-cape-overlays package, the other is a bash script in > /opt/source/bb.org-overlays: > > $ which config-pin > /usr/bin/config-pin > > $

[beagleboard] difference between config-pin executables

2021-03-18 Thread John Allwine
On my Beaglebone Black, I have two config-pin executables. One is a compiled executable from the bb-cape-overlays package, the other is a bash script in /opt/source/bb.org-overlays: $ which config-pin /usr/bin/config-pin $ dpkg -S /usr/bin/config-pin bb-cape-overlays: /usr/bin/config-pin $

Re: [beagleboard] Re: spidev_test fails on Beaglebone AI

2021-03-18 Thread set_
Hello Anand, Nice! Now, you can move on from this issue. Seth On Thursday, March 18, 2021 at 10:48:47 AM UTC-5 anandp...@gmail.com wrote: > Thanks Seth. > I tried with the latest image and spidev test passed. > > On Thu, Mar 18, 2021 at 3:32 PM Michele Xiloyannis > wrote: > >> Hi Anand, >>

[beagleboard] Herkulex servo DRS-0101 and beagle bone

2021-03-18 Thread Adnane Dinar
HELP ANYONE KNOW HOW IT CAN WORK -- 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

[beagleboard] Servomotor Herkulex Beaglebone

2021-03-18 Thread Adnane Dinar
I need someone who know how control a herkulex servo with my beagle bone in python or c -- 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

Re: [beagleboard] Re: spidev_test fails on Beaglebone AI

2021-03-18 Thread Anand
Thanks Seth. I tried with the latest image and spidev test passed. On Thu, Mar 18, 2021 at 3:32 PM Michele Xiloyannis wrote: > Hi Anand, > > The cape compatibility layer worked very well for me, and it is also well > documented. https://deepaklorkhatri.me/GSoC2020_BeagleBoard.org/ > > Best

[beagleboard] Overlay -- set GPIO initial value

2021-03-18 Thread Paul Beam
I'm creating my first device tree overlay for the PocketBeagle intending to setup the I/O pins the way I need them without having to run an additional script to set things up. I'm using this as a template: https://github.com/jadonk/validation-scripts/blob/master/test-capemgr/pinctrl-test-0.dts

Re: [beagleboard] Re: spidev_test fails on Beaglebone AI

2021-03-18 Thread Michele Xiloyannis
Hi Anand, The cape compatibility layer worked very well for me, and it is also well documented. https://deepaklorkhatri.me/GSoC2020_BeagleBoard.org/ Best wishes, Michele Il gio 18 mar 2021, 10:50 Anand ha scritto: > Hello, > > Were you successfully able to run the spidev test? > What is your

Re: [beagleboard] Re: spidev_test fails on Beaglebone AI

2021-03-18 Thread set_
Hello, Yes...the spidev_test had run successfully. Use that image link from rcn.ee.net to update you board. Seth On Thursday, March 18, 2021 at 4:50:54 AM UTC-5 anandp...@gmail.com wrote: > Hello, > > Were you successfully able to run the spidev test? > What is your kernel version on BBAI? >

Re: [beagleboard] BeagleBone Black GPS PPS and Chrony for time sync

2021-03-18 Thread Jack Czerkawski
Thank you Jaka that helps me a lot. But I have right now a diffrent problem. I am trying to make a NTP server. I am using PocketBeagle and GPS module - UART GPS NEO-7M-C . I have connected it like that: PB_UART4-Tx(P2.07)- GPS NEO-7M-C Rx PB_UART4-Rx(P2.05) - GPS NEO-7M-C Tx After

Re: [beagleboard] Re: spidev_test fails on Beaglebone AI

2021-03-18 Thread Anand
Hello, Were you successfully able to run the spidev test? What is your kernel version on BBAI? Thanks Anand On Thu, Mar 18, 2021 at 3:27 AM set_ wrote: > Anand! > > They did it again! The image has all the older items I was used to using! > Anyway, it works. I had a very old image on my AI