[beagleboard] Re: WiFi data rates on Beaglebone Blue

2017-04-06 Thread Juliusz Chroboczek
> My speeds over scp have been consistently below 2MB/s. Is this normal? That's 20Mbit/s, which is perfectly respectable for a 1x1 interface in a 20MHz channel. If you've plugged both antennas in, you can switch the chip to 2x2 mode by creating a file /etc/modprobe.d/wl18xx.conf with the followin

[beagleboard] Re: Linx 3.0 PWM on BBB feature request

2017-04-06 Thread eschposito
OK, I just submitted the problem to the Labview Developer Makerhub forum (waiting for moderators to publish it). I will then post the link with any answers back here. Thanks Antonio -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribe

[beagleboard] Building Kernel Modules Fails on 4.4.59 For GadgetFS

2017-04-06 Thread mta . alt03
Hello, I am using a BeagleBone Black with the following kernel version that I build and installed from here: https://github.com/RobertCNelson/bb-kernel/tree/am33x-v4.4 After building the kernel, which resulted in the following deb files: linux-firmware-image-4.4.59-bone17_1cross_armhf.deb li

[beagleboard] PRU on kernal 4.x

2017-04-06 Thread Tamer Alamiri
Hello guys, I was searching for a driver support to use the PRUs on Beaglebone for a soft uart. All i was able to see the TI example on kernal 3.2 and there is the TI PRUSS driver for kernal 3.8 is the pru driver support still available for kernals 4.x? and is there any documentation for soft u

Re: [beagleboard] Re: Beaglebone Blue Wifi dissappeared

2017-04-06 Thread Robert Nelson
On Thu, Apr 6, 2017 at 3:47 PM, Robert LaMoreaux wrote: > Robert, > > I broke down and got another BBBL which I will use mobile, while I use the > original for development and testing while tethered to USB. > I'll check the signals with a scope on the original as I get time in case it > is somethi

Re: [beagleboard] Custom cape - issues with UART1, UART2

2017-04-06 Thread Robert Nelson
On Wed, Apr 5, 2017 at 9:57 PM, Dean Claxton wrote: > Hi, > > I'm building a custom cape atm (physical pcb) which utilizes a number of on > chip peripherals including uart1, uart2, uart4, uart5, i2c1, spi1, adc, and > a bunch of gpio. > > I've updated the debian build on my Element14 Beaglebone Bl

Re: [beagleboard] Re: Beaglebone Blue Wifi dissappeared

2017-04-06 Thread Robert LaMoreaux
Robert, I broke down and got another BBBL which I will use mobile, while I use the original for development and testing while tethered to USB. I'll check the signals with a scope on the original as I get time in case it is something like the oscillator. I did notice that the broken one has the

Re: [beagleboard] Re: UART2 on Beaglebone Black Rev C - What changed from Debian 7 to Debian 8?

2017-04-06 Thread Dean Claxton
Thanks Pak, I've posted a new topic specific to my configuration - I can receive on uart1 and 2 but no transmit. Uart5 and 5 are all good. Cheers, Dean On 7 Apr 2017 12:55 AM, wrote: Hi, I am experiencing a similar issue on 4.4.54 - I am attempting to use uarts 1,2,4 and 5 on a custom cape (lo

[beagleboard] Re: Linx 3.0 PWM on BBB feature request

2017-04-06 Thread Jason Kridner
On Thursday, April 6, 2017 at 10:51:41 AM UTC-4, eschpos...@gmail.com wrote: > > Hi everybody, > I am working on a solar water heater project which will be presented > at the Maker Faire Europe in Rome, Italy, in October 2017. > I am using BBB from Labview with Linx 3.0. > My problem is this: fro

Re: [beagleboard] Linx 3.0 PWM on BBB feature request

2017-04-06 Thread Robert Nelson
On Thu, Apr 6, 2017 at 3:01 AM, wrote: > Hi everybody, > I am working on a solar water heater project which will be presented > at the Maker Faire Europe in Rome, Italy, in October 2017. > I am using BBB from Labview with Linx 3.0. > My problem is this: from Linx, it is only possible to control t

[beagleboard] Custom cape - issues with UART1, UART2

2017-04-06 Thread Dean Claxton
Hi, I'm building a custom cape atm (physical pcb) which utilizes a number of on chip peripherals including uart1, uart2, uart4, uart5, i2c1, spi1, adc, and a bunch of gpio. I've updated the debian build on my Element14 Beaglebone Black Industrial to the one released on the 19th March 2017 (Deb

[beagleboard] Re: UART2 on Beaglebone Black Rev C - What changed from Debian 7 to Debian 8?

2017-04-06 Thread deanclaxton
Hi, I am experiencing a similar issue on 4.4.54 - I am attempting to use uarts 1,2,4 and 5 on a custom cape (loading a custom overlay file on startup) - uarts 4 and 5 are both working (RX and TX). Uarts 1 and 2 however are working for RX only. Did you make any further progress with your issue?

[beagleboard] Uploading files... error.

2017-04-06 Thread MT2017
Hi, I am a newbie to learn BeagleBoard-X15. I followed Lab2 (Qt Creator Helloworld): http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Hands_on_with_QT. When I clicked the "Green Arrow" to run (upload to Kit), it couldn't upload: *05:50:26: Running steps for project UIproject...*

[beagleboard] Linx 3.0 PWM on BBB feature request

2017-04-06 Thread eschposito
Hi everybody, I am working on a solar water heater project which will be presented at the Maker Faire Europe in Rome, Italy, in October 2017. I am using BBB from Labview with Linx 3.0. My problem is this: from Linx, it is only possible to control the duty cycle of the PWM outputs, not the frequenc

Re: [beagleboard] UART4 RS485 (RTS) not working

2017-04-06 Thread Matthew Bezuidenhout
Phillip I did. Give me a moment and I'll post. On 6 Apr 2017 11:00 a.m., "Philippe Frossard" wrote: > Hi, > The same problem ... > > My kernel is 3.8.13-bone69, > My UART2 works without flow control (Checked with a loopback between TX > and RX), > But, if I enable RTS/CTS about UART2 (P8_38/P8_3

Re: [beagleboard] UART4 RS485 (RTS) not working

2017-04-06 Thread Philippe Frossard
Hi, The same problem ... My kernel is 3.8.13-bone69, My UART2 works without flow control (Checked with a loopback between TX and RX), But, if I enable RTS/CTS about UART2 (P8_38/P8_37) ... nothing works ! I have also a loopback between RTS and CTS ... Checked also with null modem cable and a co