[beagleboard] BeagleBone Black + JTAG (xds100v2) + StarterWare + Analog Inputs

2015-03-04 Thread lucianocalaca3
Hey, I have a BeagleBone Black connected with Code Composer Studio v5.5 through a JTAG, xds100v2. I'm using Starterware v02.00.01.01, I've already tested the gpioLEDBlink example and it is working correctly. The thing is, I want to use the analog inputs A0 to A7, and I really want to know if

Re: [beagleboard] Re: BBB power led blinking, revived after several power button presses

2015-03-04 Thread David Crawford
The power supply I bought is from AdaFruit, which I expected to be well suited to my BBB. I haven't yet tried booting from an SD card, so I'll do that this evening. On Thursday, February 26, 2015, Gerald Coley ger...@beagleboard.org wrote: I suggest you switch to a \different power supply. A

[beagleboard] serial port ttyO0 to web page in beaglebone black

2015-03-04 Thread Narayanan
greetings, i want to transfer the data which I receive through the serial port /ttyO0 to the PHP web page for monitoring through web page. I installed LAMP server in Beaglebone black ubuntu I am a new person to beaglebone black. Please help and suggest to read from serial port and to display

Re: [beagleboard] Re: BBBAndroid with USB Bluetooth Adapter Support

2015-03-04 Thread mgobbers
Hi All, Hi All I'm trying to do the exact same thing here with bbbandroid. I have an asus 4.0 dongle with the BCM20702A0 chipset. I'm not really experienced when it comes to making my own kernels. I do understand what you are doing with these high level steps you laid out here. However, I

Re: [beagleboard] Re: BBBAndroid with USB Bluetooth Adapter Support

2015-03-04 Thread Keith Conger
Hi Michael, I've sent them to Andrew to review and hopefully include in bbbandroid. If you're in a hurry I could email them to you. Keith On Wednesday, March 4, 2015 at 8:26:23 AM UTC-7, mgob...@orcasolutions.be wrote: Hi All, Hi All I'm trying to do the exact same thing here with

Re: [beagleboard] Beaglebone Black running client/server using wireless

2015-03-04 Thread Walker Archer
If you're using a dongle based on a RealTek chip you might experience intermittent issues. I know that I did. (This also depends on the version of Linux kernel you are using.) I switched to a dongle that uses an Atheros chipset and that works much more reliably. -- For more options, visit

[beagleboard] No luck disabling 3.3v supply

2015-03-04 Thread vescovidavid
It looks like any kind of power management on the Beaglebone Black board might be a waist of time. I see the LDO4 (VDD_3V3A supply) is connected to the enable pin of the external 3V3 regulator U4. Probably with the intention of shutting down the 3.3V supplies when LDO4 is shut off. Indeed you

[beagleboard] For Sale: BEAGLEBONE WL1835MOD W/ CHIP ANTENNA

2015-03-04 Thread Keith Conger
I checked list FAQ and saw nothing against posting this, please feel free to delete if this is against the rules. I have an unused BEAGLEBONE WL1835MOD W/ CHIP ANTENNA http://boardzoo.com/index.php/beaglebone/beaglebone-wl1835mod-w-chip-antenna.html. that I would like to get rid of. I'd sell

Re: [beagleboard] Beaglebone Black running client/server using wireless

2015-03-04 Thread Bruce Gibson
Thank you for the info. I ordered a dongle from Logic Supply, not sure of the chipset used. I will look into the Atheros chipset as well. I built the latest kernel for Debian Beaglebone. As far as I can tell, as long as the dongle acts as a client, it works, but when listening and connecting

[beagleboard] Re: Using the beaglebone black as a miracast receiver

2015-03-04 Thread nivwiz
I am using debian 8.0 jessie with kernel 3.19.0-rc7-bone3 on the BBB. 0. Getting ready to build: sudo apt-get install build-essential fakeroot devscripts 1. Get openssl 1.0.2 : See http://www.linuxfromscratch.org/blfs/view/svn/postlfs/openssl.html - apt-get install zlib1g-dev - export

RE: [beagleboard] Lighttpd web site and Wireless Ethernet just decided to quit

2015-03-04 Thread William Pretty Security
Hello; I haven’t read the tutorial, but here are some questions/suggestions. 1- Is the Beaglebone powered by an external 5V supply capable of at least 2A ? 2- Is the WiFi dongle connected directly to the USB connector? Try an extension cable. It could be that your original setup was

[beagleboard] Problem expanding memory on micro SD

2015-03-04 Thread oyksas2020
I am trying to *expand my filesystem in a 32gb microSD* cause (*28: No space left on device*) After following the directions in here: *http://elinux.org/Beagleboard:Expanding_File_System_Partition_On_A_microSD* My SD is *partitioned* like this:Device Boot Start End

[beagleboard] Re: Problem expanding memory on micro SD

2015-03-04 Thread Graham
You did not say which OS distribution you are trying to install. The rules are sometimes different, but I will suggest the following: Install the target distribution on the microSD card usingWin32Diskimager. Put it on the BBB and see that it boots, and that it was a good install. Now, go find a

Re: [beagleboard] Re: BBB power led blinking, revived after several power button presses

2015-03-04 Thread David Crawford
I tried the listed fixes and did not get anything to work. I tried flashing, using different power sources. In the end, I decided to switch my system over to use a Rasp Pi 2. The BeagleBone is in a box and I do not plan on using it again. Hope you figure something out! I just didn't want to

[beagleboard] Getting WL1835MOD support into the BBB distro?

2015-03-04 Thread Rick Mann
Robert, I think you're the one to ask: what would it take to get the WL1835MOD patches into the Debian distros you make? I'm referring to these bits: http://processors.wiki.ti.com/index.php/Using_the_WL18xx_Cape_with_BeagleBone_Black

Re: [beagleboard] Re: BBB power led blinking, revived after several power button presses

2015-03-04 Thread estefania desiree avalos rivera
The doctor I'm working with at the University declared it fried and gave me a white board, he degrade me :( I was testing the eQEP and I had divisor resistors protecting GPIO but he said because impedance, it fried the processor 2015-03-04 14:10 GMT-06:00 David Crawford crawford...@gmail.com:

[beagleboard] Re: Using the beaglebone black as a miracast receiver

2015-03-04 Thread nivwiz
2. wpa_supplicant http://www.linuxfromscratch.org/blfs/view/svn/basicnet/wpa_supplicant.html - depends on: apt-get install bison flex libncurses5-dev libreadline6-dev - cat wpa_supplicant/.config EOF CONFIG_BACKEND=file

[beagleboard] Problem enable gpio0_2 (P9_22)

2015-03-04 Thread Cleiton Bueno
With AM3359AZCZ100 (ZCZ) work OK. With AM3358BZCZ100 (ZCZ) not enable o pin 22 to headerP9 to GPIO. # cat /sys/kernel/debug/gpio GPIOs 0-31, gpio: gpio-2 (sysfs ) out hi # cat /sys/class/gpio/gpio2/direction out # cat /sys/class/gpio/gpio2/value 1 My setup: Linux

Re: [beagleboard] Beaglebone Black FCC Testing

2015-03-04 Thread Jonathan Mash
Gerald, Thanks for the speedy response. We do have an enclosure for our product but it is made of PC so it doesn't help much with EMC. The test lab also tried painting it with this conductive paint but it didn't help enough. I'll take up your offer and take this offline and contact you

[beagleboard] Re: Next-generation PRU Libraries for the BeagleBone

2015-03-04 Thread PRASANTA KUMAR DUTTA
Hello, I am an ECE student from NIT durgapur and would like to work on a BeagleBone project for GSoC 2015. I have prior experience in working with BB Black, during mu summer inter at IIT Guwahati. I have built an autonomous bot that can communicate with other bots and perform a task. I

[beagleboard] Lighttpd web site and Wireless Ethernet just decided to quit

2015-03-04 Thread OldeManRiver
Well where do I begin? I used the Element 14 tutorial to install Lighttp web server and created a small web page to test it. This also made use of php. Everything worked as advertised. Added a few pages and tested again everything worked. I then moved on to install a wi-fi module using the

[beagleboard] Detect boot MMC device within u-boot

2015-03-04 Thread Kyle
Is there a way to determine the mmc device (internal or external microSD card) that the beaglebone black is booting from within u-boot? I know u-boot will always identify that mmc 0 is exernal and mmc 1 is internal. But that doesn't tell me which mmc device u-boot.img is currently booting. I

[beagleboard] BeagleBone reboot to default OS after loading custom OS

2015-03-04 Thread spudtracktoad
I have a custom OS that is stable and boots. While I am using this OS the Beagle will reboot and load the Angstrom OS. Is there any thing I need to do to stop the system from rebooting? or what I may do to stop this behavior Thanks -- For more options, visit http://beagleboard.org/discuss

[beagleboard] BeagleBone reboots when running custom OS

2015-03-04 Thread spudtracktoad
I have a custom OS that is stable and boots to shell. After 1 minute or so the board will reboot to the Angstom OS. Is there anyway that I can stop this behaviour? Is there a setting that I need to set or change? Thanks -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] Re: How to get Linux command line?

2015-03-04 Thread ranandar . frobozz
Thank you Curt. This is exactly what I want to do. I have mail ordered a couple SD cards. (You can't buy them here.) Once they arrive I will try loading the Debian image as instructed on http://beagleboard.org/getting-started. I may have more questions for you so stick around. On Monday,

[beagleboard] Analog input sampling rate

2015-03-04 Thread bistvan2001
Dear Community, could anyone tell me at what rate the 8 analog inputs of the board can be sampled? I found this: http://beaglebone.cameon.net/home/reading-the-analog-inputs-adc --- but 125ns per channel are hard to believe (this would be 8MHz). I am a beginner, so I would use the

[beagleboard] Enquiry About Your Products

2015-03-04 Thread Mrs. Maryam Beans
Good day Sir/Madam, I browse through your contact and i find some items which we have interest in purchasing to our store in USA for urgent, I will like to know the FOB price per each items plus shipping cost. i also want to know the kind of method you accept for payment.i wait your quick

Re: [beagleboard] Beaglebone Black FCC Testing

2015-03-04 Thread Gerald Coley
I suggest you add common mode chokes on HDMI, Ethernet, and USB. And on any additional connectors you have coming from the board. Gerald On Wed, Mar 4, 2015 at 8:41 AM, Jonathan Mash jonm...@gmail.com wrote: Gerald, Thanks for the speedy response. We do have an enclosure for our product