[beagleboard] beaglebone stopped working

2017-08-06 Thread ranshersingh11
hi, my beaglebone suddenly stopped working and when i power up the board no on indication or blue lights lit up. please help me out,thanks. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" grou

[beagleboard] Sample rate of 2kHz

2017-08-06 Thread assuerosteixeira
I'm starting in the beaglebone and I've read in several forums that PRU is able to give real-time answers using the libpruio library, but I'm not able to use it, I need a 2kHz sample rate in my AD, transform an analog signal into digital In a sampling of 2kHz, one sample every 250 microseconds.

[beagleboard] How to boot from microSD card image, not from the onboard flash?

2017-08-06 Thread Tim M
I have a new BBB (Beaglebone Black, rev C). I just installed Robert Nelsons's latest Ubuntu image on a microSD card (https://rcn-ee.com/rootfs/2017-07-14/microsd/bone-ubuntu-16.04.2-console-armhf-2017-07-14-2gb.img.xz). The onboard eMMC has the default Debian that came with the BBB. I don't re

[beagleboard] Re: How to boot from microSD card image, not from the onboard flash?

2017-08-06 Thread Greg
I think you are probably reading some outdated information on the web, and there is plenty of that! The default mode of the images should be to boot from microSD. This is controlled by commenting/uncommenting a line in the file uEnv.txt: http://beagleboard.org/latest-images "To turn these ima

[beagleboard] Re: Sample rate of 2kHz

2017-08-06 Thread TJF
HI Assuero Savio, your question is confusing! Am Sonntag, 6. August 2017 15:25:29 UTC+2 schrieb Assuero Savio: > > I'm starting in the beaglebone and I've read in several forums that PRU is > able to give real-time answers using the libpruio library, but I'm not able > to use it, I need a 2kHz s

[beagleboard] Re: How to boot from microSD card image, not from the onboard flash?

2017-08-06 Thread Tim M
Greg, I downloaded this Ubuntu image (not a Debian image) and installed it on my microSD: > > https://rcn-ee.com/rootfs/2017-07-14/microsd/bone-ubuntu-16.04.2-console-armhf-2017-07-14-2gb.img.xz > Are you saying that if I uncomment that line in /boot/uEnv.txt and reboot, the image I just copie

Re: [beagleboard] Re: How to boot from microSD card image, not from the onboard flash?

2017-08-06 Thread Robert Nelson
On Sun, Aug 6, 2017 at 12:19 PM, Tim M wrote: > Greg, > > I downloaded this Ubuntu image (not a Debian image) and installed it on my > microSD: >> >> >> https://rcn-ee.com/rootfs/2017-07-14/microsd/bone-ubuntu-16.04.2-console-armhf-2017-07-14-2gb.img.xz > > > Are you saying that if I uncomment tha

Re: [beagleboard] Re: How to boot from microSD card image, not from the onboard flash?

2017-08-06 Thread Greg
I'm curious, why the difference versus Debian? I looked at the Ubuntu uEnv.txt and it has the flasher line commented just like Debian. I made a bad assumption that this functionality was the same in both distros. On Sunday, August 6, 2017 at 1:33:34 PM UTC-4, RobertCNelson wrote: > > > > What's

[beagleboard] Setting the sampling frequency in the PRU

2017-08-06 Thread Assuero Savio
I am new to beaglebone and I want to scan an analog signal (A / D) at 2kHz, I read the signal every 250 microseconds and through some forums found in this library called libpruio, but I can not configure for this sampling rate (2kHz) Output is with the maximum frequency rate, approximately 150k

[beagleboard] Re: OpenGL support for Beaglebone Black

2017-08-06 Thread sajeevan k
Hi all, Please provide help on using OpenGL with Beaglebone Black. Thanks & Regards, Sajeevan.K On Thursday, August 3, 2017 at 10:19:45 AM UTC+5:30, sajeevan k wrote: > > > Hi all, > > I have been using Linaro Tool chain and sysroot for cross compiling and > building my Qt applications for Bea