Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread John Syn
On 7/14/14, 7:41 PM, David Lambert d...@lambsys.com wrote: I don't see any mention of 3.14. I have been using 3.14.8-bone5 for quite a few weeks now. I could never get USB to work on 3.15.x. Should I revert to 3.13.x?? USB is working fine for me on V3.15.4-bone4. What is it that you are trying

[beagleboard] PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread jstampfl
Example of reading data with PRUSS Uart. Full code at: https://github.com/jstampfl/Pruuart / pu.p V1 // Use PRUSS uart to read data from ADAFRUIT Ultimate GPS // reads data to nl, put in buffer and signal linux side. .setcallreg r2.w0 // Going to use r31 for interrupt .origin 0 .entrypoint TB

RE: [beagleboard] PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread Sungjin Chun
Though I have not yet tested your code, thank you for your great example. :-) -Original Message- From: jstam...@gmail.com jstam...@gmail.com Sent: ‎7/‎15/‎2014 4:52 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] PRUSS uart to read from ADAFRUIT

Re: [beagleboard] PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread Maxim Podbereznyy
is it possible to write code for PRU in C? 2014-07-15 13:03 GMT+04:00 Sungjin Chun chu...@gmail.com: Though I have not yet tested your code, thank you for your great example. :-) -- From: jstam...@gmail.com Sent: ‎7/‎15/‎2014 4:52 PM To:

[beagleboard] uvcvideo: Dropping payload (out of sync)

2014-07-15 Thread Riccardo Bortolato
Hello, I'm trying uvccapture with a Microsoft HD-3000 USB webcam. The command I'm using is: uvccapture -x1280 -w800 The resulting picture is garbage and I sometimes get uvcvideo: Non-zero status (-18) in video completion handler. in syslog Enabling the driver debug with: sudo echo 0x

[beagleboard] Re: Creating a new .imx.gz file

2014-07-15 Thread Christiano Belli
Hi, Can anyone help me? Em domingo, 13 de julho de 2014 12h12min37s UTC-3, Christiano Belli escreveu: Hello all, When I installed ubuntu in my beaglebone black I got the ubuntu-saucy-13.10-armhf-3.8.13-bone30.img.xz and wrote in board with xz -cd

[beagleboard] lsm9ds0 9dof breakout to BBB

2014-07-15 Thread neosin
I bought a LSM9DS0 9DOF breakout board, like a complete newbie that I am, lol I can't find *any* thing on connecting and using it with a BBB. If this simply can't be done right now, what is a proven, well documented/exampled Accelerometer Gyro (need yaw) magnetometer (for heading) In my

[beagleboard] Re: I need to build ubuntu Rootfs from scratch -help needed

2014-07-15 Thread shammi kaplesh
you can use RootStock. Please refer this link https://wiki.ubuntu.com/ARM/RootStock Regards, SHAMMI On Saturday, May 3, 2014 10:59:20 AM UTC+5:30, pavan wrote: Hello , I have plans to build ubuntu rootfs for Beagleboard xm rev C on my own.Please help me for a good start .Thanks I

[beagleboard] Re: Beaglebone Quadcopter!

2014-07-15 Thread john . customstage
John Harris (john.customst...@comcast.net) I would like to build on of these capes if I can buy a bare PCB. Are there any available? John On Monday, May 12, 2014 6:11:10 PM UTC-6, Mike McDonald wrote: Hey guys, A group of Rose-Hulman students have been hard at work this past year building

Re: [beagleboard] Re: I need to build ubuntu Rootfs from scratch -help needed

2014-07-15 Thread Robert Nelson
On Mon, Jul 14, 2014 at 9:49 PM, shammi kaplesh shammi...@gmail.com wrote: you can use RootStock. Please refer this link https://wiki.ubuntu.com/ARM/RootStock RootStock is dead, let it rest in peace. ;) Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit

[beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Casey Atherton
Jacob, what distribution are you using? If it is anything recent, it most likely already includes support for the wifi module. On Monday, July 14, 2014 7:46:39 PM UTC-4, Jacob Aviña wrote: I have been trying to install my USB Wifi Adapter doing the following tutorial:

Re: [beagleboard] enabling the BBxM to start in 'ro' mode

2014-07-15 Thread Jay Nugent
Greetings, There is a Linux distro called Voyage Linux that runs read-only. There are scripts that can be run as root called 'remountrw' and remoutro' to change modes as neccessary. Sadly, Voyage Linux is written to run on the x86 andis not available for the ARM processor. But if

[beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Jacob Aviña
Thanks Casey! I'm using the: - Debian (BeagleBone Black - 2GB eMMC) 2014-05-14 http://debian.beagleboard.org/images/BBB-eMMC-flasher-debian-7.5-2014-05-14-2gb.img.xz - more info http://beagleboard.org/project/debian- bittorrent

Re: [beagleboard] Re: Unable to connect to BBB over USB on desktop

2014-07-15 Thread Jason Kridner
Let me send that again from the right e-mail address: Try these and let me know how it goes: https://github.com/jadonk/beaglebone-getting-started/releases/tag/1.0.1 On Tue, Jul 15, 2014 at 11:14 AM, Jason Kridner jason.krid...@hangerhead.com wrote: Can you try the newly signed drivers?

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 10:15 AM, Jacob Aviña jacobav...@gmail.com wrote: Thanks Casey! I'm using the: Debian (BeagleBone Black - 2GB eMMC) 2014-05-14 - more info - bittorrent - md5: 74615fb680af8f252c034d3807c9b4ae I have just installed it yesterday in a SD card. The lsusb command shows me

[beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Casey Atherton
Jacob The Debian image does not have Connman. Instead, I believe it includes the Wicd network manager. I would suggest trying the wicd-curses utility to configure your access point. To make sure the wireless interface is actually up, type ifconfig -a and make sure the 'ra0' interface shows

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Jacob Aviña
There is no interfaces directory, I don't know why root@beaglebone:~# cd /etc/networking/interfaces -bash: cd: /etc/networking/interfaces: No such file or directory On Tuesday, July 15, 2014 10:19:52 AM UTC-5, RobertCNelson wrote: On Tue, Jul 15, 2014 at 10:15 AM, Jacob Aviña

[beagleboard] miniDisplay Cape - Looking for sample code

2014-07-15 Thread Mark A. Yoder
I just got a miniDisplay Cape from CircuitCo[1]. It's a slick looking 128x128 color display, but I can find drivers for it. Does anyone have sample code for the miniDisplay Cape? --Mark [1] http://elinux.org/CircuitCo:MiniDisplay_Cape -- For more options, visit

[beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Jacob Aviña
It shows up in ra0: eth0 Link encap:Ethernet HWaddr 7c:66:9d:5a:56:57 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000

[beagleboard] Concerns with Battery Cape?

2014-07-15 Thread rar76
I bought a battery cape for BBB last year. I just bought 8 eneloop 2500 mah AA batteries for it, but I noticed the cape is discontinued. Was there issues with the cape and BBB? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 10:33 AM, Jacob Aviña jacobav...@gmail.com wrote: There is no interfaces directory, I don't know why root@beaglebone:~# cd /etc/networking/interfaces -bash: cd: /etc/networking/interfaces: No such file or directory /etc/network/interfaces Finger slip in my previous

[beagleboard] Re: Concerns with Battery Cape?

2014-07-15 Thread David Anders
On Tuesday, July 15, 2014 10:42:49 AM UTC-5, rar76 wrote: I bought a battery cape for BBB last year. I just bought 8 eneloop 2500 mah AA batteries for it, but I noticed the cape is discontinued. Was there issues with the cape and BBB? there were no direct issues with the battery cape

Re: [beagleboard] Concerns with Battery Cape?

2014-07-15 Thread Eric Fort
you'll have to wait for an official answer as to why they were discontinued, but I have one and it works ok with both the black or white bones and pretty much any other capes. the only caution I have is to use it only with batteries, as my cape earned a trip to beagle hospital, i.e. rma after

[beagleboard] Re: Building a Debian Testing Console image

2014-07-15 Thread Giovanni Santini
Thanks! Just to know, Cloud9 IDE is disabled, right? And I should tweak the console script in the target/chroot directory for installing it, correct? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] Re: miniDisplay Cape - Looking for sample code

2014-07-15 Thread David Anders
Mark, hmm thought we had the spidev example code on the wiki, but it appears that we do not. we'll get that posted today. in the mean time, you can look at Matt Porters presentation on using SPI display devices as a linux kernel framebuffer:

Re: [beagleboard] miniDisplay Cape - Looking for sample code

2014-07-15 Thread Jason Kridner
On Tue, Jul 15, 2014 at 11:35 AM, Mark A. Yoder mark.a.yo...@gmail.com wrote: I just got a miniDisplay Cape from CircuitCo[1]. It's a slick looking 128x128 color display, but I can find drivers for it. Does anyone have sample code for the miniDisplay Cape? I thought the display is the same

Re: [beagleboard] Re: Building a Debian Testing Console image

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 11:10 AM, Giovanni Santini itachi.sama.amater...@gmail.com wrote: Thanks! Just to know, Cloud9 IDE is disabled, right? And I should tweak the console script in the target/chroot directory for installing it, correct? The rcn-ee_console_debian_stable_armhf config target

Re: [beagleboard] miniDisplay Cape - Looking for sample code

2014-07-15 Thread David Anders
Hopefully the developer will respond. already did... -- 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

Re: [beagleboard] shell interface to BBB rev C DIO pins

2014-07-15 Thread William Hermans
BBB shell interface ? It's running Debian, if you want to learn about the shell, read a Debian howto / wiki. Now if you mean I/O specific stuff, then there are multiple places to learn. Two best places I can think of offhand might be Derrek Molloy on yourtube, and Mark Y on these groups has a

Re: [beagleboard] Re: Building a Debian Testing Console image

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 11:51 AM, Giovanni Santini itachi.sama.amater...@gmail.com wrote: So, by enabling install_node_pkgs I should be able to install Cloud9 IDE, right? Sure.. I've tried to separate those sections by features.. Since you want Cloud9, you'll also have to enable the

Re: [beagleboard] PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread Scott Murray
The Beta C compiler is downloadable from: http://software-dl.ti.com/codegen/non-esd/downloads/beta.htm under the PRU Code Generation Tools section. IIRC, you need to create a log in and fill in a request form. There's also a project to port GCC located at: https://github.com/dinuxbg/gnupru

Re: [beagleboard] Re: Building a Debian Testing Console image

2014-07-15 Thread William Hermans
Robert, which version of nodejs is nodejs-legacy ? I have tried to install cloud9 myself with very minimal success. As in I got it to install, but it was not functioning correctly. However . . . *$ node -v* *v0.10.15* *$ npm -v* *1.3.5* *$ express --version* *3.10.5* I think I am using

Re: [beagleboard] PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread William Hermans
Maxim, Yes, there is a beta C compiler from TI ( you have to ask Jason Kridner for it ), and CCS 6 comes with it too I've been told( I do not use CCS personally ). On Tue, Jul 15, 2014 at 2:08 AM, Maxim Podbereznyy lisar...@gmail.com wrote: is it possible to write code for PRU in C?

Re: [beagleboard] PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread William Hermans
The GCC compiler last I heard was not complete, or even really all that usable for more than a couple things. On Tue, Jul 15, 2014 at 10:04 AM, Scott Murray sc...@spiteful.org wrote: The Beta C compiler is downloadable from: http://software-dl.ti.com/codegen/non-esd/downloads/beta.htm

Re: [beagleboard] miniDisplay Cape - Looking for sample code

2014-07-15 Thread Mark A. Yoder
David: Thanks for updating [1] so quickly. Do you have any out-if-the-box demos that show how to use the miniDisplay Cape? --Mark [1] http://elinux.org/CircuitCo:MiniDisplay_Cape On Tuesday, July 15, 2014 12:25:05 PM UTC-4, David Anders wrote: Hopefully the developer will respond.

[beagleboard] GLShim, SGX video and Minecraft

2014-07-15 Thread Joey Carlini
So, in my never ending quest for a portable rig of the latest and most functional version of Minecraft, I came across a bit of a project from lunixbochs and ptitseb, called GLshhim. OpenGL calls can be translated to GLES2 through an obscure magic, and by compiling a patched version of LWJGL

Re: [beagleboard] miniDisplay Cape - Looking for sample code

2014-07-15 Thread David Anders
Mark, the stock BB-SPIDEV0-00A0 device tree entry will enable the SPIDEV device driver. once that is done, you can talk directly to the lcd from userspace. we have a small C demo program that allows you to read an image file and display it on the lcd. this should be easy enough to do from any

Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread David Lambert
Thanks John. Further investigation revealed that something has changed that causes my cape dtb to interfere with USB :-( Dave. On 07/15/2014 01:05 AM, John Syn wrote: On 7/14/14, 7:41 PM, David Lambert d...@lambsys.com wrote: I don't see any mention of 3.14. I have been using 3.14.8-bone5

Re: [beagleboard] Re: Building a Debian Testing Console image

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 12:05 PM, William Hermans yyrk...@gmail.com wrote: Robert, which version of nodejs is nodejs-legacy ? I have tried to install cloud9 myself with very minimal success. As in I got it to install, but it was not functioning correctly. However . . . $ node -v v0.10.15 $

Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 12:33 PM, David Lambert d...@lambsys.com wrote: Thanks John. Further investigation revealed that something has changed that causes my cape dtb to interfere with USB :-( Dave. I think the usb node address register changed in v3.15.x.

Re: [beagleboard] lsm9ds0 9dof breakout to BBB

2014-07-15 Thread John Syn
From: neo...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Monday, July 14, 2014 at 11:15 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] lsm9ds0 9dof breakout to BBB I bought a LSM9DS0 9DOF breakout board, like

Re: [beagleboard] Re: Building a Debian Testing Console image

2014-07-15 Thread Giovanni Santini
Perfect! Just to know, shouldn't Cloud9 IDE included by default even on a console build? So people won't have X and lots of unused stuff but they'll have a really handy IDE to develop. At least, this should be used by default in stable console build... This is my idea, but I wanted to discuss it

Re: [beagleboard] miniDisplay Cape - Looking for sample code

2014-07-15 Thread Mark A. Yoder
David: I'm looking forward to seeing your example. A simple working example goes a long to way to understanding the device. --Mark On Tuesday, July 15, 2014 1:22:50 PM UTC-4, David Anders wrote: Mark, the stock BB-SPIDEV0-00A0 device tree entry will enable the SPIDEV device driver.

Re: [beagleboard] Re: Building a Debian Testing Console image

2014-07-15 Thread William Hermans
Besides, it would be very simple for someone who needed such an image to create one. 1) Starting with the console image you install all the necessary packages for your usecase. 2) gzip the whole rootfs 3) extract where needed, when you want to revert / duplicate. On Tue, Jul 15, 2014 at 11:51

[beagleboard] Connect Beaglebone black to an Arduino

2014-07-15 Thread davidemulfari
Hi there, I'm a newbie, I need to interface my beaglebone black with an Arduino leonardo over I2C. i'd like to use the BBB as master, and the arduino as slave. How can I do it? Are external resistors required? Thanks, Davide -- For more options, visit http://beagleboard.org/discuss --- You

[beagleboard] How do I change the SPI clock (P9_22) speed on BBB? And what is the maximum speed?

2014-07-15 Thread Ardit Cuka
Maybe this might be a simple thing, but i have searched and could'nt get nowhere. 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 and stop receiving

Re: [beagleboard] How do I change the SPI clock (P9_22) speed on BBB? And what is the maximum speed?

2014-07-15 Thread John Syn
From: Ardit Cuka ardit...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Tuesday, July 15, 2014 at 1:38 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] How do I change the SPI clock (P9_22) speed on BBB? And what is

[beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Jacob Aviña
Casey, can you help me with the wicd-curses, I found this: http://www.raspyfi.com/wi-fi-on-raspberry-pi-a-simple-guide/ But it is not for making my access point :S On Tuesday, July 15, 2014 10:21:47 AM UTC-5, Casey Atherton wrote: Jacob The Debian image does not have Connman. Instead, I

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 4:25 PM, Jacob Aviña jacobav...@gmail.com wrote: Casey, can you help me with the wicd-curses, I found this: http://www.raspyfi.com/wi-fi-on-raspberry-pi-a-simple-guide/ But it is not for making my access point :S One of the problems with wicd-curses and why i wish i

Re: [beagleboard] miniDisplay Cape - Looking for sample code

2014-07-15 Thread David Anders
Mark, sample code and basic info has been updated: http://elinux.org/CircuitCo:MiniDisplay_Cape#Software_Support_.26_Compatibility Dave On Tuesday, July 15, 2014 1:45:23 PM UTC-5, Mark A. Yoder wrote: David: I'm looking forward to seeing your example. A simple working example goes a

Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread David Lambert
Thanks so much Robert - I think you nailed it! Unfortunately I did not inherit this change as I could not import am335x-bone-common.dtsi due to the clash: /*pinctrl-0 = clkout2_pin; clash with argus-ups */ Regards, Dave. On 07/15/2014 12:38 PM, Robert Nelson wrote: On Tue, Jul 15,

Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 4:35 PM, David Lambert d...@lambsys.com wrote: Thanks so much Robert - I think you nailed it! Unfortunately I did not inherit this change as I could not import am335x-bone-common.dtsi due to the clash: /*pinctrl-0 = clkout2_pin; clash with argus-ups */ I'll clean

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Jacob Aviña
Thank you again Robert, So can you help me with that? What do I have to move to /etc/network/interfaces ?? How do I give a wifi IP adress to my bbb? On Tuesday, July 15, 2014 4:27:41 PM UTC-5, RobertCNelson wrote: On Tue, Jul 15, 2014 at 4:25 PM, Jacob Aviña jacob...@gmail.com javascript:

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Jacob Aviña
Look, the adapter is working now but I can't make it ping google ra0 Link encap:Ethernet HWaddr 7c:dd:90:57:f8:d3 inet6 addr: fe80::7edd:90ff:fe57:f8d3/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:730 errors:0 dropped:0 overruns:0

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread William Hermans
Looks like it's only taking an IPv6 address. You should really learn how to setup networking on Debian. google - howto Debian networking - https://wiki.debian.org/NetworkConfiguration do the same for wicd-curses, or whatever package that was you mentioned earlier. Then use variations on the

Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread David Lambert
On 07/15/2014 04:40 PM, Robert Nelson wrote: On Tue, Jul 15, 2014 at 4:35 PM, David Lambert d...@lambsys.com wrote: Thanks so much Robert - I think you nailed it! Unfortunately I did not inherit this change as I could not import am335x-bone-common.dtsi due to the clash: /*pinctrl-0 =

Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread Robert Nelson
On Tue, Jul 15, 2014 at 6:52 PM, David Lambert d...@lambsys.com wrote: On 07/15/2014 04:40 PM, Robert Nelson wrote: On Tue, Jul 15, 2014 at 4:35 PM, David Lambert d...@lambsys.com wrote: Thanks so much Robert - I think you nailed it! Unfortunately I did not inherit this change as I could not

Re: [beagleboard] Re: Can't install my USB Wifi Adapter (MT7601 Chipset)

2014-07-15 Thread Jacob Aviña
Thank you William! I'm so agree with you, I really like to learn but needed some orientation. Let me try your tips. El jul 15, 2014 6:24 PM, William Hermans yyrk...@gmail.com escribió: Looks like it's only taking an IPv6 address. You should really learn how to setup networking on Debian.

Re: [beagleboard] Re: Creating a new .imx.gz file

2014-07-15 Thread Alfredo Muniz
Christiano, On Tue, Jul 15, 2014 at 4:18 AM, Christiano Belli christianobe...@gmail.com wrote: Can anyone help me? You can mount the rootfs on your host machine using sshfs. Find the offset for the rootfs of the original img file and mount the rootfs only. Copy the contents over and unmount.

Re: [beagleboard] Can't find connman directory

2014-07-15 Thread Alfredo Muniz
Jacob, On Mon, Jul 14, 2014 at 6:04 PM, Jacob Aviña jacobav...@gmail.com wrote: but there is no connman directory Perhaps the directory is somewhere else? Do cd /; find * | grep connman to see if it's somewhere else -- For more options, visit http://beagleboard.org/discuss --- You received

Re: [beagleboard] best kernel version for bbb

2014-07-15 Thread John Syn
On 7/15/14, 5:04 PM, Robert Nelson robertcnel...@gmail.com wrote: On Tue, Jul 15, 2014 at 6:52 PM, David Lambert d...@lambsys.com wrote: On 07/15/2014 04:40 PM, Robert Nelson wrote: On Tue, Jul 15, 2014 at 4:35 PM, David Lambert d...@lambsys.com wrote: Thanks so much Robert - I think you

[beagleboard] PRUSS Uart write function added

2014-07-15 Thread jstampfl
Code at: https://github.com/jstampfl/Pruuart -- 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] Re: PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread jstampfl
PRUSS Uart write function added. -- 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

Re: [beagleboard] Re: PRUSS uart to read from ADAFRUIT Ultimate GPS

2014-07-15 Thread Jesse Cobra
Could I run this at 250k baud for dmx protocol? On Jul 15, 2014 8:47 PM, jstam...@gmail.com wrote: PRUSS Uart write function added. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group.

[beagleboard] BeagleBone Black Not Working

2014-07-15 Thread tabish saifullah
I am newbie in linux. I purchased a beaglebone black 15 days ago. It was working fine. But today when I supply power to beaglebone black, only power led is ON, none of four led blinks. So, I install pre-build image of debian . Still I am not getting any thing. The only positive thing happening

Re: [beagleboard] BeagleBone Black Not Working

2014-07-15 Thread John Syn
From: tabish saifullah tabishsaiful...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Tuesday, July 15, 2014 at 9:08 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] BeagleBone Black Not Working I am newbie in