[beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Alberto Potenza
I forgot to mention that I am connecting the gpmc and the spi0-spi1 pins of the headers. Alberto -- 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

Re: [beagleboard] Ethernet LED constantly on and it doesn't boot

2013-11-13 Thread Dominik Fretz
Thanks for the tip Gerald. Although it doesn't work. I downloaded the latest flasher image (BBB-eMMC-flasher-2013.09.04.img) put it on a SD card and tried holding down the boot button. But if I hold the button down, no user LEDs turn on. Just the power led. If I leave the SD card with the

[beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Jacob Ole Juul Kolding
Hello Beagles! I've been working on building my own kernel using this guide: http://wiki.beyondlogic.org/index.php/BeagleBoneBlack_Building_Kernel And I've got it working mostly except from the wifi driver. I'm using the rtl8192cu chipset over USB and the modules loads and finds the device but

Re: [beagleboard] BBBlack hangs in some hours!

2013-11-13 Thread Philip Polstra
Did you upgrade to 3.12 as well? On Nov 13, 2013 1:42 AM, Nishant Sood nish...@winacro.com wrote: Hi Philip and Robert, So I have tested the BeagleBone removing any scripts that may clash and cause the OS env. to restart and I have my BBBlack running all the night till present its still on

[beagleboard] Re: Is it possible to run BBB off cheap rechargeable batteries?

2013-11-13 Thread sa_Penguin
Check out the following article: http://pansenti.wordpress.com/2013/06/01/battery-powered-beaglebone-black-and-the-usb-host-port-works-too/ He starts with a 3.6V LiPo battery, and uses the BBB on-board regulator to create 3.3V. Unfortunately, this leaves out the USB circuits that want 5V. The

Re: [beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Nuno Sucena Almeida
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/13/2013 07:43 AM, Jacob Ole Juul Kolding wrote: Can anyone tell me whats wrong? Thanks! /Jacob What hardware do you have? You might to build a new driver out of tree, the one that comes with the kernel doesn't work properly with some

Re: [beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Jacob Ole Juul Kolding
2013/11/13 Nuno Sucena Almeida n...@aeminium.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/13/2013 07:43 AM, Jacob Ole Juul Kolding wrote: Can anyone tell me whats wrong? Thanks! /Jacob What hardware do you have? You might to build a new driver out of tree, the one that

[beagleboard] Re: BeagleBone PRU Pins

2013-11-13 Thread srinity
If I am reading all the PRU pin documentation correctly, the only available PRU Output Pins on a BBB (without disabling the eMMC or HDMI) are the following: PRU0: P9_42, P9_27, P9_41, P9_25, P8_12, P8_11 PRU1: P9_26 Correct? Thanks On Thursday, January 10, 2013 6:57:32 PM UTC-5, Gregory

[beagleboard] Re: Windows 8 (64bit) driver install problems

2013-11-13 Thread Gurinder Singh Gill
Thanks Pyush This Works :) On Tuesday, April 30, 2013 3:42:04 AM UTC+5:30, Piyush Agarwal wrote: Hi Kenny, As Jason noted the installer is unsigned, this means you need to restart Windows 8 in the mode where it allows you to install unsigned drivers. Here's a quick step-by-step guide:

Re: [beagleboard] Re: Is it possible to run BBB off cheap rechargeable batteries?

2013-11-13 Thread Marcus Diogo
I would use a step uphttp://dx.com/p/25w-3-15v-to-0-5-30v-converter-auto-step-up-step-down-solar-power-supply-module-blue-151621voltage or step down with a 18650 battery. those cheap battery don´t have discharge rate that could work. Look for discharge rate higher than 5C. 9v cheap have 0,5C. and

[beagleboard] BBB power led blinks and device starts after pressing power button

2013-11-13 Thread hector
Hello, I'm working with a Beaglebone Black with a Debian distribution installed. When I power the board, the power led blinks and the device usually doesn't turn on. However, if I press the power button several times it starts, but not always at the same time and just blinking the led at the

[beagleboard] Directly writing to the eMMC through the expansion header?

2013-11-13 Thread James McIlhargey
tl;dr After trying to get my BBB to update or boot from the microSD card, I mistakenly attempted to remove the MLO file from the eMMC partition, thusly bricking my device. I want to attempt to use the exposed eMMC pins in the header to directly write to it and reimage the flash. Possible? I

[beagleboard] BBB need make thin clien

2013-11-13 Thread Andrei Zolin
Hi all i need help! I cant finde OS with GUI for my project which can stand alone on eMMC. I need install on BBB OS like Ubuntuwith GUI and configure vnc client for wathing desktop of my server. Anyone help me and ty very much! -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Nuno Sucena Almeida
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/13/2013 08:42 AM, Jacob Ole Juul Kolding wrote: But ifconfig shows that there is no inet4 address: ?? You might be missing a few steps there. Did you configure wpa supplicant with wifi password, etc ? You can check what wpa supplicant is doing

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Gerald Coley
Do you have a schematic you can share? I suspect that you are clobbering the eMMC pins as they share the GPMC signals. You may want to take a look at the schematic and see what else is connected to those pins.You will also need to boot form the SD slot in this mod as the eMMC is not longer usable.

Re: [beagleboard] Hardware info on USB A port

2013-11-13 Thread Gerald Coley
The USB Host ports works fine on USB power, as long as the current is demand is low. To support higher current devices, you need to run it on DC power. Gerald On Wed, Nov 13, 2013 at 1:15 AM, hvn...@gmail.com wrote: Op dinsdag 12 november 2013 21:14:32 UTC+1 schreef lisarden: Do you use a

Re: [beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Jacob Ole Juul Kolding
2013/11/13 Nuno Sucena Almeida n...@aeminium.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/13/2013 08:42 AM, Jacob Ole Juul Kolding wrote: But ifconfig shows that there is no inet4 address: ?? You might be missing a few steps there. Did you configure wpa supplicant with wifi

Re: [beagleboard] Directly writing to the eMMC through the expansion header?

2013-11-13 Thread Gerald Coley
The processor connects to these pins, so that will be an issue. The eMMC is not locked by the processor. I would not attempt this as it is likely to damage the processor. The reflashing process that we have on the support Wiki should reflash it. You need to make sure you follow all the steps

[beagleboard] BBB Ubuntu LCD7 QT SGX

2013-11-13 Thread Micka
Hi, I would like first to know if the work on The SGX Driver by TI Alexander will improve the performance on the screen ? ( http://e2e.ti.com/support/arm/sitara_arm/f/791/t/298596.aspx?pi239031349=3 ) In second time, I would like to know if someone has already tested QT on the Kernel 3.8 with

Re: [beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Nuno Sucena Almeida
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/13/2013 09:01 AM, Jacob Ole Juul Kolding wrote: I'm not using wpa supplicant, just dhcp Cross-compiling from a x86_64 machine, with gnuabihf: ~$ arm-linux-gnueabihf-gcc --version arm-linux-gnueabihf-gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3

[beagleboard] Re: Unable to connect to 192.168.7.2

2013-11-13 Thread David Funk
Having read all the FAQ's I can find, all the FAQ's similar questions are pointed to, the reference documents and googling everything I can about this problem, it appears there is an issue getting the ethernet over USB working on Windows 7 64bit drivers. As we're constrained to using Windows 7

Re: [beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Jacob Ole Juul Kolding
I tried compiling using your instructions but still get the same error: dacobi@ubuntu:~/rtl8192cu_beaglebone2$ make KSRC=../linux-dev/KERNEL/ ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make[1]: Entering directory `/home/dacobi/linux-dev/KERNEL' CC [M]

Re: [beagleboard] Angstrom support, web site

2013-11-13 Thread Richard Cook
Who owns the Angstrom distro? -- 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] Hardware info on USB A port

2013-11-13 Thread hvn052
Op woensdag 13 november 2013 14:59:19 UTC+1 schreef Gerald: The USB Host ports works fine on USB power, as long as the current is demand is low. To support higher current devices, you need to run it on DC power. Like I responded to lisarden, the board is powered by a wall-adapter so it

[beagleboard] Re: Does anyone have Angstrom qt toolchain for 32 bit Linux?

2013-11-13 Thread Eric Beales
I'm in the same boat. ( www.angstrom-distribution.org/toolchains/ ) has been down for about three days, and it's what everybody points to for setting up cross compiling. If anybody has a copy of this file (or any version really), or know of a working link, please let me know: *

Re: [beagleboard] Re: Is it possible to run BBB off cheap rechargeable batteries?

2013-11-13 Thread rowland . oflaherty
I agreed there are better solutions available and that is really what I am asking... what are those better solutions? For what I am looking to do is having everything needed to run the BBB off battery for as cheap as possible. We are designing a hardware setup for students to use and they have

Re: [beagleboard] Ethernet LED constantly on and it doesn't boot

2013-11-13 Thread craig . markwardt
Well, if the MMC is corrupt, it's corrupt. There are no buttons you can press to solve that problem: you have to reflash. Holding down the reset button only prevents corruption in the future. On Wednesday, November 13, 2013 5:47:50 AM UTC-5, Dominik Fretz wrote: Craig, thanks but doesn't

[beagleboard] U-boot usb per BeagleBoard XM

2013-11-13 Thread PietroLuigi
Hi, I need support in order to install U-boot with Usb functionality on BeagleBoard XM. I don't know where get the repository/binaries for the installation. Please, help me into installing these tools. I don't know nothing else that probably it will be installed a directory called u-boot-usb

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Gerald Coley
OK. It is confirmed. You are using the pins that go to the onboard eMMC. 1) Disable eMMC in the UENV.TXT file 2) Only boot from uSD. 3) Make sure the FPGA does not drive those pins until cleared by the processor, after the eMMC has been reset. Gerald On Wed, Nov 13, 2013 at 10:07 AM, Alberto

Re: [beagleboard] Hardware info on USB A port

2013-11-13 Thread Gerald Coley
I don't have an answer for you. Gerald On Wed, Nov 13, 2013 at 9:52 AM, hvn...@gmail.com wrote: Op woensdag 13 november 2013 14:59:19 UTC+1 schreef Gerald: The USB Host ports works fine on USB power, as long as the current is demand is low. To support higher current devices, you need to

Re: [beagleboard] U-boot usb per BeagleBoard XM

2013-11-13 Thread Robert Nelson
On Wed, Nov 13, 2013 at 9:22 AM, PietroLuigi pietroluigi1...@libero.it wrote: Hi, I need support in order to install U-boot with Usb functionality on BeagleBoard XM. I don't know where get the repository/binaries for the installation. Please, help me into installing these tools. I don't

Re: [beagleboard] disassociating from 00:25...[snip] by local choice (reason=3) ?

2013-11-13 Thread Nuno Sucena Almeida
On 11/13/2013 10:48 AM, Jacob Ole Juul Kolding wrote: I tried compiling using your instructions but still get the same error: Did you cross-compile the kernel successfully before building the 8192 module? Which kernel version are you building? Nuno -- http://aeminium.org/nuno/ -- For more

Re: [beagleboard] Re: Is it possible to run BBB off cheap rechargeable batteries?

2013-11-13 Thread Mike Bremford
Search ebay for LM2596 buck converter. Variable output up to 3A, 10 for $10 from China. I'm running my setup from a 12V car battery through these. There are buck/boost converters to be had on ebay too, they're a bit more expensive but still probably cheaper than you can make them yourself. On 13

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Alberto Potenza
Hi Gerald, actually I've already disabled eMMC: In fact, I obtain: root@arm:/# cat /sys/devices/bone_capemgr.9/slots 0: 54:PF--- 1: 55:PF--- 2: 56:PF--- 3: 57:PF--- 4: ff:P-O-- Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G 5: ff:P-O-- Bone-Black-HDMI,00A0,Texas

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Gerald Coley
Good. So make sure you pres the boot button to force the uSD boot. You have stuff hanging off the eMMC that is most likely confusing the processor. Even if you disable it, it still tries to boot from eMMC because until l the SW is loaded and running it cannot put the eMMC into reset per the

[beagleboard] Re: BBB won't boot with custom Yocto (Poky) Build

2013-11-13 Thread matera
Hi! Can you post what versions of each layer you used? I'm trying to get the process going as well. Thanks! ./m On Friday, October 25, 2013 7:36:59 AM UTC-7, say...@gmail.com wrote: Just got back to this. Frank! That did it! Using the meta-beaglebone repository instead of the meta-ti

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Gerald Coley
OK, so then everything is working now? Gerald On Wed, Nov 13, 2013 at 11:00 AM, Gerald Coley ger...@beagleboard.orgwrote: Good. So make sure you pres the boot button to force the uSD boot. You have stuff hanging off the eMMC that is most likely confusing the processor. Even if you disable

[beagleboard] Re: DT overlay for GPIO output pin -- default state=on / init-high

2013-11-13 Thread Nicolas V
I am also having problems setting an outpit pin HIGH, even though everything else is working. Here is an extract of my DT overlay: ... fragment@1{ target = pruss; __overlay__{ status = okay; pinctrl-names = default; pinctrl-0 =

Re: [beagleboard] Installing ubuntu 13.04 server

2013-11-13 Thread Robert Nelson
Ok, I have the cursor now. But graphical response is extremely slow. Any solution for that ? Turns out it's only running at 600Mhz right now, I just pushed a patch to fix it, and re-enable the 800Mhz/1Ghz options..

Re: [beagleboard] BBBlack hangs in some hours!

2013-11-13 Thread Nishant Sood
Another thing I dont understand at all that If I'm respawing it so it should atleast restart and work for a time till again something conflicts with it and kills it ,Still it just goes down once and for ever, any logical reasoning for the same? On Wed, Nov 13, 2013 at 10:59 PM, Nishant Sood

Re: [beagleboard] Installing ubuntu 13.04 server

2013-11-13 Thread hvn052
Op woensdag 13 november 2013 19:05:45 UTC+1 schreef RobertCNelson: Ok, I have the cursor now. But graphical response is extremely slow. Any solution for that ? Turns out it's only running at 600Mhz right now, I just pushed a patch to fix it, and re-enable the 800Mhz/1Ghz options..

Re: [beagleboard] Re: Audio Cape with Beaglebone Black

2013-11-13 Thread Cody Lacey
If anyone is having a problem with their audio cape quality try applying this patch to your 3.8 kernel and let me know if it solves your problem. I have tested it and it seems to do the job for me but I would like to get input from others. On Tue, Nov 12, 2013 at 8:46 PM, Walter Schilling

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Alberto Potenza
Yes, I press the boot button and then I plug the USB cable to power on the board. Alberto Il giorno mercoledì 13 novembre 2013 19:22:56 UTC+1, Gerald ha scritto: Did you press the boot button before you applied power? Gerald On Wed, Nov 13, 2013 at 11:33 AM, Alberto Potenza

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-13 Thread Gerald Coley
OK. Check the boot pins next. Make sure they are high as needed.. Gerald On Wed, Nov 13, 2013 at 12:40 PM, Alberto Potenza alberto.potenz...@gmail.com wrote: Yes, I press the boot button and then I plug the USB cable to power on the board. Alberto Il giorno mercoledì 13 novembre 2013

[beagleboard] BeagleBone weather cape

2013-11-13 Thread Aravind V
I have just received a BeagleBone white and a Weather cape. While trying the script mentioned in the link http://beagleboardtoys.info/index.php?title=BeagleBone_Weather I get an error saying no such file. Is there a differece in the way this is done now from earlier builds of angstrom? --

Re: [beagleboard] Re: Is it possible to run BBB off cheap rechargeable batteries?

2013-11-13 Thread Dieter Wirz
Hi Rowland Up to now you did not tell us that you use 9V for motors that consume maybe much more power than a BBB. If you Project is a little Segway or robot car where it is okay when the battery is down after 20 Minutes or so, then go ahead with the 7805. You can solder this together even without

Re: [beagleboard] Angstrom support, web site

2013-11-13 Thread Bill Traynor
We're working to move the site to OSUOSL. Just juggling a lot of balls at the moment, but it'll be back up soon. On Wed, Nov 13, 2013 at 2:42 PM, Don deJuan donjuans...@gmail.com wrote: On 11/13/2013 07:51 AM, Richard Cook wrote: Who owns the Angstrom distro? -- For more options,

[beagleboard] How to make the Angstrom linux comes up on the screen?

2013-11-13 Thread Kim Ilchul
Hello people,16 bi I'm a new with beaglebone black and working on it for my project. I'm using a TFT-Proto LCD display that connected to BBB. The problem I having now is that lack of information for this LCD display. A datasheet only gives me how to set the 565 16 bits, never tell me which pin

Re: [beagleboard] How to make the Angstrom linux comes up on the screen?

2013-11-13 Thread Gerald Coley
You can look at the BeagleBone Black schematic and it shows the RGB information. It is on page 10. http://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28A6.29 Gerald On Wed, Nov 13, 2013 at 1:10 PM, Kim Ilchul kich0...@gmail.com wrote: Hello people,16 bi I'm a new

[beagleboard] rtl8192cu_beagebone, wpa-ssid wifiname not working

2013-11-13 Thread Jacob Ole Juul Kolding
Hello Beagles! After I got my rtl8192cu_beaglebone module to compile, next step is to have wlan0 up at boot time. I have /etc/network/interfaces like this: auto wlan0 iface wlan0 inet dhcp wpa-ssid WiFiName (also tried: wireless-essid WiFiName) But the device doesn't come up. I have to do:

Re: [beagleboard] Should I go on with angstrom: A specific use case

2013-11-13 Thread Eric Westphal
Try installing scipy using python-pip, which is available in opkg. It takes a lot of memory, though. Eric Westphal On Nov 13, 2013 7:05 PM, Ozan Çağlayan ozan...@gmail.com wrote: Hi, I've been playing with BBB since a week and I'm quite happy generally. I have some specific needs, did some

Re: [beagleboard] Hardware info on USB A port

2013-11-13 Thread Paulo Ferreira
On 13/11/2013, at 18:12, hvn...@gmail.com wrote: I agree with you on the USB specifications. However, my point is that I ran the same software on both a normal computer and the BeagleBoard. On the normal computer everything works fine while on the BeagleBoard-xM

[beagleboard] CIFS BBB with 3.8.13 Kernel Angstrom

2013-11-13 Thread David Marquart
I have been searching high and low but I can not find a kernel-module-cifs for Angstrom 3.8.13 (no opkg for it). I have tried the one from Debian (I get an Invalid module format Error when I do insmod) with the same kernel and some older Angstrom ones, but none seem to work. Does anyone

[beagleboard] Re: Problem building native rubygem extensions on BBB - string.h not found error

2013-11-13 Thread slinuxkernel
Hi, I've same problem and couldnt solve the problem... Is there any solution?? please help. 2 Eylül 2013 Pazartesi 16:13:06 UTC+3 tarihinde mark sayer yazdı: Howdy - I'm having problems building native gems. When rubygem tries to make the native extension, I get an error saying string.h

[beagleboard] Re: Booting adeneo wince 7 on beaglebone black

2013-11-13 Thread Jimbo
I have the same problem as you. Did you solved it? Thanks. Jimmy. Le mardi 8 octobre 2013 09:08:22 UTC+2, Ali Asadzadeh a écrit : Dear all I have loaded a 4GB SD card with the MLO and EBOOTSD.nb0 and NK.bin that comes with the AM335X_BeagleBoneBlack_WEC7_BIN_V0131 package from Adeno,Also

[beagleboard] Re: musb_host flushing issue

2013-11-13 Thread Danny Darko
Okay, I realize that this is tricky and a bit of a unique issue, so I understand if there aren't solutions out there. More basically, then: how can I find the drivers/usb/musb/musb_host.c source file? Maybe I'm thinking about this wrong, but if that's throwing a warning, why can' tI find it

Re: [beagleboard] rtl8192cu_beagebone, wpa-ssid wifiname not working

2013-11-13 Thread Jacob Ole Juul Kolding
Den 14/11/2013 01.21 skrev Dave Hylands dhyla...@gmail.com: Hi Jacob, On Wed, Nov 13, 2013 at 12:47 PM, Jacob Ole Juul Kolding dac...@gmail.com wrote: Hello Beagles! After I got my rtl8192cu_beaglebone module to compile, next step is to have wlan0 up at boot time. I have

Re: [beagleboard] Unable to access PWM from userspace on BBB

2013-11-13 Thread sstewart26
Neils, I completely agree with your comments on there needing to be a C/C++ equivalent to the bonescript. With beaglebone 3.8.13, I am able to successfully control a PWM actuator following Mark Yoder's example: (http://elinux.org/EBC_Exercise_13_Pulse_Width_Modulation), almost exactly the

[beagleboard] Re: Can't get BeagleSNES to work on BBB

2013-11-13 Thread Scott Paul
Hi Andrew, thanks for responding. 1. Yep, about 800mb, got the full image. 2. Yep, on my 32bit Win 7 system using 7-zip to extract. 3. With the imaged card in the BBB, nothing mounts, at all. I get lights dancing, but nothing. 4. I tried with and without the boot button down, multiple times.

Re: [beagleboard] Re: I2C and Invensense MPU6050 Driver

2013-11-13 Thread clarkbriggs101
Mark, Near as I can tell, no one has done better than just file i/o via /dev/i2c/... This works, but doesn't seem to expose or take advantage of the Invensense kernel driver functionality. Plus it seems to be very slow. Jason Kridner was tackling it a couple weeks ago, but didn't report any

[beagleboard] ssh to the beaglebone(boots ubuntu from sd card) through the ethernet help needed

2013-11-13 Thread jenia . ivlev
Hello. I want to ssh to my beaglebone thats running ubuntu form an sd card. How do i proceed? Do i need to set up a DHCP server on my debian machine for the beaglebone to somehow get it correct ip address or something? Please if you know let me know hehe. cause i'm a little helpless. all the

Re: [beagleboard] Beagle Bone Black Angstrom and Ubuntu remove packages, know free space in each distribution

2013-11-13 Thread Helen Paiva
Thank you William! Yeah, Ubuntu image has almost the same size that Angstrom (1.7G ), but I cant find the information about the free size that is available after the installation. I will try to flash the Ubuntu and see... Angstrom has 1.1GB after installation in the BBB, so there is 600MB of

Re: [beagleboard] Trying to undersand Beaglebone Black + Ubuntu system management

2013-11-13 Thread Mavierck
Thanks so much! On Saturday, November 9, 2013 2:55:57 AM UTC-5, lisarden wrote: Hi! Grub is for x86. Embedded platforms usually use u-boot. If you have a special usb-uart cable then you can see all boot messages. 08 нояб. 2013 г. 17:57 пользователь Mavierck yashk...@gmail.comjavascript:

Re: [beagleboard] Unable to access PWM from userspace on BBB

2013-11-13 Thread William Hermans
Well if you all need / want a C/C++ PWM library. Sounds like you all best get started :) On Wed, Nov 13, 2013 at 6:14 PM, sstewar...@gmail.com wrote: Neils, I completely agree with your comments on there needing to be a C/C++ equivalent to the bonescript. With beaglebone 3.8.13, I am able

Re: [beagleboard] Should I go on with angstrom: A specific use case

2013-11-13 Thread William Hermans
Your problem may very well be python. As far as performance goes Python is one of if not the worst scripting languages. For the PRU you're going to need the PRU specific assembler. As far as distro, you may very well find a fortran compiler on another distro. I do not have my BBB running at the

Re: [beagleboard] Hardware info on USB A port

2013-11-13 Thread hvn052
Op woensdag 13 november 2013 22:30:38 UTC+1 schreef Paulo Ferreira: On 13/11/2013, at 18:12, hvn...@gmail.com javascript: wrote: I agree with you on the USB specifications. However, my point is that I ran the same software on both a normal computer and the