Re: [beagleboard] RAM 1GB option

2015-08-20 Thread Rick Mann
That might work for a custom cape; I haven't yet started to design mine. But the current Wi-Fi cape you can get (I wanted to try to get it working first) is on the wrong pins. http://boardzoo.com/index.php/beaglebone/beaglebone-wl1835mod-w-chip-antenna.html > On Aug 19, 2015, at 19:47 , Graham

Re: [beagleboard] RAM 1GB option

2015-08-20 Thread Rick Mann
But thank you for pointing out those pins! That should definitely let me build my own cape. > On Aug 20, 2015, at 00:49 , Rick Mann wrote: > > That might work for a custom cape; I haven't yet started to design mine. But > the current Wi-Fi cape you can get (I wanted to try to get it working fi

Re: [beagleboard] RAM 1GB option

2015-08-20 Thread Maxim Podbereznyy
Rick, what DAC do you use? How much eMMC storage do you need? 2015-08-20 10:50 GMT+03:00 Rick Mann : > But thank you for pointing out those pins! That should definitely let me > build my own cape. > > > On Aug 20, 2015, at 00:49 , Rick Mann wrote: > > > > That might work for a custom cape; I ha

Re: [beagleboard] Wl12xx

2015-08-20 Thread Iain Hunter
Hi, As a follow up I agree with the previous statement that wl127x drivers have no device tree support. So you'll need to merge device tree support from wl18xx drivers. As far as I can remember there are no major changes to parameters passed by device tree to WiFi driver from wl127x to wl18xx. As l

Re: [beagleboard] Re: RAM 1GB option

2015-08-20 Thread Kumar Abhishek
I'm interested to see what price point can be offered for a BeagleBone Black spin with - (i) 1 Gigabit Ethernet Port (ii) 1 GB RAM with the above two is good, and if possible, (iii) All 16 bits of PRU0 [ pr1_pru0_pru_r31[16:0] signals ] broken out on the headers or as an extra header. Abhishe

[beagleboard] Re: BeagleBoard.org Approved accessories

2015-08-20 Thread Jason Kridner
Only other feedback I got from this on IRC was to not approve any hardware that required closed source to function properly. Sounds like a pretty reasonable request. Seems like this is a go. On Wed, Aug 19, 2015 at 11:46 AM, Jason Kridner wrote: > I've been bugged quite a bit lately for permissio

[beagleboard] TLV320AIC32X4

2015-08-20 Thread drdileep12
Hi, I am interfacing TLV320AIC3254 with beaglebone black. Unable to play a .wav with aplay. Below are the device tree configurations & dmesg logs. Please let me know where i am going wrong. Kernel : 4.1 Rootfs : Debian Clock source for TLV320AIC3254 : Externel 24MHz crystal Device tree conf

[beagleboard] Meassuring CPU load on BeagleBone Black

2015-08-20 Thread martin . wiin
Hey there, Using the BeagleBone Black running 3.8.13-bone47, and I'm searching for a method for measuring the CPU load. This may be a standart Linux command, but i havn't been albe to find any. Somebody know of a effective method for this? Thanks :) Best Regards, Martin -- For more options

[beagleboard] autonomous boat project

2015-08-20 Thread jgm . infinity
We are hoping to use the beaglebone black on a project with 10 small autonomous boats with about 1 Watt-hour lot of onboard battery power (mostly used for propulsion). We need to stream audio data up to 30 kHz from each boat via local wifi and also send instructions to the propulsion units on

Re: [beagleboard] Meassuring CPU load on BeagleBone Black

2015-08-20 Thread William Hermans
This is really a Linux topic, and not anything specific. There are commands, and even an API that gives this information back. But it's not how you might think . . . uptime for instance gives this information. . . . Anyway, it's up to you to search the web and find information. A simple "linux get

Re: [beagleboard] Meassuring CPU load on BeagleBone Black

2015-08-20 Thread William Hermans
and not anything specific to this hardware or kernel < On Thu, Aug 20, 2015 at 11:09 AM, William Hermans wrote: > This is really a Linux topic, and not anything specific. There are > commands, and even an API that gives this information back. But it's not > how you might think . . . uptime f

Re: [beagleboard] Meassuring CPU load on BeagleBone Black

2015-08-20 Thread Chris Morgan
We use 'top' and 'htop'. Chris On Thu, Aug 20, 2015 at 2:10 PM, William Hermans wrote: > and not anything specific to this hardware or kernel < > > On Thu, Aug 20, 2015 at 11:09 AM, William Hermans wrote: >> >> This is really a Linux topic, and not anything specific. There are >> commands,

Re: [beagleboard] Meassuring CPU load on BeagleBone Black

2015-08-20 Thread William Hermans
Literally the first off google for me -> http://stackoverflow.com/questions/3769405/determining-cpu-utilization On Thu, Aug 20, 2015 at 11:13 AM, Chris Morgan wrote: > We use 'top' and 'htop'. > > Chris > > > On Thu, Aug 20, 2015 at 2:10 PM, William Hermans > wrote: > > and not anything specifi

Re: [beagleboard] Where are the PWM Overlays stored?

2015-08-20 Thread Bill M
Greetings Robert, Thanks a million for your help (and for being such an asset to the community in general). While I've been programming for a while, I'm pretty new to Linux embedded (and Linux in general). As for what overlays are available within the Kernel, is that a 'dig through the source t

[beagleboard] Re: Where are the PWM Overlays stored?

2015-08-20 Thread Bill M
Thanks for the offer. Since I wrote, In addition to Robert's response, I also found a good article at https://briancode.wordpress.com/2015/01/06/working-with-pwm-on-a-beaglebone-black/ and, after disabling the HDMI cape in uEnv.txt, was able to get P8.36 working as PWM. My ultimate goal is to

Re: [beagleboard] BB X15, any status?

2015-08-20 Thread Gerald Coley
I am not sure. You would need to ask TI on this one. Gerald On Wed, Aug 19, 2015 at 7:24 AM, Karl Karpfen wrote: > Am Dienstag, 14. Juli 2015 18:15:25 UTC+2 schrieb Jason Kridner: >> >> And for the software... >> >> Robert has an image that works pretty nicely on it, but there are a >> lot of

Re: [beagleboard] Re: RAM 1GB option

2015-08-20 Thread Gerald Coley
1G Ethernet cost increase I estimate to be about +$2. Estimated increase in cost for 1G DDR3, $10. Gerald On Thu, Aug 20, 2015 at 9:31 AM, Kumar Abhishek < kumar.abhishek.kak...@gmail.com> wrote: > I'm interested to see what price point can be offered for a BeagleBone > Black spin with - > (i)

[beagleboard] Re: BeagleBoard.org Approved accessories

2015-08-20 Thread Gerald Coley
Approving accessories is a little tricky. No revision control and no source control. We see this all the time on Wifi modules. Different revision silicon and different silicon all together. You would need this to be a direct relationship with the supplier of the accessories. And we woudl need to f

Re: [beagleboard] RAM 1GB option

2015-08-20 Thread Rick Mann
> On Aug 20, 2015, at 01:39 , Maxim Podbereznyy wrote: > > what DAC do you use? How much eMMC storage do you need? I have yet to select the DAC/CODEC. Some TI part, most likely. I need to drive small speakers, so it'll probably be one without an integrated amp. I also only need mono, but to m

Re: [beagleboard] RAM 1GB option

2015-08-20 Thread Gerald Coley
>From a schematic and PCB standpoint we can go up to 128GB, after the first of the year. Assuming we have enough powernobody gripes about ti not working on USB...and people are willing to pay.and the SW can support it, it should be doable. Gerald On Thu, Aug 20, 2015 at 5:25 PM, Rick Ma

[beagleboard] Re: How to enable PWM on 4 pins

2015-08-20 Thread TJF
Hi! I use libpruio for PWM output (available on 14 header pins). It supports full control over the PWMSS registers: - Up to 8 PWM signals (6 x ePWM, 2 x eCAP). - Up to 6 of them can get synchonized (3 x 2 x ePWM) or - up to 5 of them can be in

[beagleboard] BBB USB Hard drive boot - help

2015-08-20 Thread Tomasz LipiƄski
Welcome, As for the beggining i would like to say tha im new to BeagleBoard enviroment , so please be patient. I`m really curious if it is possible to use external USB hard drive (with own power supply) to use as main drive after boot sequence on BeagleBoard Black rev c. I tried to follow up th