Re: [beagleboard] Re: Trying to get data from ADC-HX711 through GPIO9_12(60)(SCK) and GPIO9_15(48)(Dout)

2021-03-16 Thread vivek yadav
Thanks Dennis ...!!! 1 ) Yes, I am avoiding to use < sysfs >. Now I am not using it for my purpose. 2 ) Now I have written program using mmap() where I am maintaining necessary time delay which is required by HX711 sensor given into Datasheet. I am also attaching that program to analyze. Github

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

2021-03-16 Thread set_
Hello, It is late but! scratch everything I said. I think BBAI-SPI0.1.dts may work. Let me test it w/ a new image. I ruined my old image. Seth On Tuesday, March 16, 2021 at 3:08:44 AM UTC-5 anandp...@gmail.com wrote: > I already tried with both spidev0 and spidev1. No luck. > > On Tue, 16 Mar

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

2021-03-16 Thread set_
Hello, Sorry for all the posts here: https://pastebin.com/ixBWnduD is something to look through now. I have listed SPIDEV 2.0. Enjoy! Now, we need to find out how to type up a portion of .dts formatted text into a .dts file w/ the correct syntax for the AI. Seth P.S. I am sure someone

[beagleboard] Re: spidev_test fails on Beaglebone AI

2021-03-16 Thread set_
Anand https://github.com/beagleboard/BeagleBoard-DeviceTrees/blob/10546b0e2870033ade1e9523a28318ad22107a3d/src/arm/am572x-bone-common-univ.dtsi#L1101 Okay...that link above, oh and hello, is chip select for SPIDEV2 which is located in Linux on /dev/ but! Yes but...I want to warn you. If you

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

2021-03-16 Thread set_
Anand, On those two sites I have listed, there are some ideas if you scroll down for the am5729 which is what is on the AI. Now, I am sure we can configure the proper .dts file in someway. It will take time for me, i.e. as I am not a perfectionist in this field (yet). Seth On Tuesday, March

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

2021-03-16 Thread set_
Hello, Did you change any .dts files and then compile them? I am asking b/c I think that is what it may take for you to have the AI understand your needs for it. Seth P.S. Now, I am not highly educated in .dts files. I am still learning...but! I have found some 'already-done' files in .dts

[beagleboard] Re: Beaglebone Black upgrade error messages

2021-03-16 Thread set_
KenUnix, You can use nginx for many things as RobertCNelson pointed out. One thing that you can do is serve home websites and server type things. Seth P.S. Now, me on one hand, I liked apache more b/c I actually started to use it. I have not got into nginx config. files yet. So, it is an

Re: [beagleboard] Re: Recomended practices for using the PRUs

2021-03-16 Thread pierric...@gadz.org
Hi, I have just tried on 4.19.94-ti-r42; I was able to do the update by doing : nano /etc/apt/sources.list and add the lines: deb [trusted=yes] http://beagle.tuks.nl/debian jessie/ deb-src [trusted=yes] http://beagle.tuks.nl/debian jessie/ Note the addition of [trusted=yes] compared to what's

Re: [beagleboard] Re: Recomended practices for using the PRUs

2021-03-16 Thread Robert Heller
At Tue, 16 Mar 2021 11:28:16 -0700 (PDT) beagleboard@googlegroups.com wrote: > > Hi! > >From my experience on the PRU, using Remoteproc is the most recent way to > do things and UIO is an older technics. I believe there is some rpmsg > examples under /var/lib/cloud9/ in the BB images. >

[beagleboard] Re: Recomended practices for using the PRUs

2021-03-16 Thread pierric...@gadz.org
Hi! >From my experience on the PRU, using Remoteproc is the most recent way to do things and UIO is an older technics. I believe there is some rpmsg examples under /var/lib/cloud9/ in the BB images. However, depending on your application you can have a look at Libpruio which does most of the

[beagleboard] Recomended practices for using the PRUs

2021-03-16 Thread Robert Heller
I am working on a program that uses the PRUs in a Beagle Board (AM335X based), and and trying to figure out if I should be using the Remote Proc method or UIO method and also which kernel I should be using (4.19.94-ti-r42 or 5.4.102-bone45). I have looked at this page:

Re: [beagleboard] Re: Beaglebone Ai overheating

2021-03-16 Thread robert.sty...@gmail.com
When I got my BBAI a year or 2 ago, the update link presented by the pre-installed software, downloads the wrong update, then you are left with an BBAI which will only run for a short time, not enough time to update again the same way. I eventually found an image to install on an SD-Card. I

Re: [beagleboard] Re: Beaglebone Ai overheating

2021-03-16 Thread Jason Kridner
Did you update the software? We tuned down the clock a bit to keep it from overheating. We are working on a lower voltage operating point still. On Tue, Mar 16, 2021 at 4:38 AM Peter Read wrote: > > I have just powered up and updated my BBAI one hour after delivery of > same. The board shut

[beagleboard] Re: Trying to get data from ADC-HX711 through GPIO9_12(60)(SCK) and GPIO9_15(48)(Dout)

2021-03-16 Thread Dennis Lee Bieber
On Sun, 14 Mar 2021 04:08:20 -0700 (PDT), in gmane.comp.hardware.beagleboard.user Vivek Yadav wrote: >I have set the direction of these 2 pins after going under >/sys/class/gpio/gpioxx/direction as OUT and IN as per requirements. >But I am not able to get data from HX711. So I debug and Find

Re: [beagleboard] Re: Beaglebone Black upgrade error messages

2021-03-16 Thread Robert Nelson
On Tue, Mar 16, 2021 at 9:59 AM KenUnix wrote: > > set_ > > Hi. As I said I'm not using email. If there is another reason to use nginx > let me know. nginx is a webserver, it replaced apache in our default image about a year ago, as it's easier to proxy cloud9/node-red/etc. ;) Regards, --

[beagleboard] Re: Beaglebone Black upgrade error messages

2021-03-16 Thread KenUnix
set_ Hi. As I said I'm not using email. If there is another reason to use nginx let me know. Thanks -- 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

[beagleboard] Re: Beaglebone Ai overheating

2021-03-16 Thread Peter Read
I have just powered up and updated my BBAI one hour after delivery of same. The board shut down at 95 degC, which it reached within fifteen minutes of power-up! After waiting for cool down and restarting, I upgraded all the software as advised, by blowing on the heatsink during the process.

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

2021-03-16 Thread Anand
I already tried with both spidev0 and spidev1. No luck. On Tue, 16 Mar 2021, 04:39 set_, wrote: > Hello, > > Use SPIDEV0 and not SPIDEV1. I think this may get you closer to running > the test. > > Seth > On Thursday, March 11, 2021 at 11:45:50 AM UTC-6 anandp...@gmail.com > wrote: > >> An