[beagleboard] Use a Beaglebone as a USB client for HID

2018-02-13 Thread Joseph Foster
I am wanting to use a Beaglebone (green) as a USB client for HID input as a personal project. Can the Beaglebone do this out of the box with certain pin setup? If so what libraries can I use to do this? PRU is always an option if I have to, but I'd rather not learn in depth the USB protocol at

Re: [beagleboard] RE: Real VNC and Tight VNC from #beagle on Freenode/Seth

2018-02-13 Thread Mala Dies
Hello Sir, I got it situated. Sorry for the boring question. Seth P.S. Tight VNC and GUIs in the house! On Tuesday, February 13, 2018 at 6:36:30 PM UTC-6, RobertCNelson wrote: > > On Tue, Feb 13, 2018 at 6:23 PM, Mala Dies > wrote: > > Hello, > > > > Are we allowed to

Re: [beagleboard] RE: Real VNC and Tight VNC from #beagle on Freenode/Seth

2018-02-13 Thread Robert Nelson
On Tue, Feb 13, 2018 at 6:23 PM, Mala Dies wrote: > Hello, > > Are we allowed to use VNC viewers w/ our bones, i.e. BBB and BBG/BBGW and so > on? Your 'allowed' to do anything you want.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit

[beagleboard] RE: Real VNC and Tight VNC from #beagle on Freenode/Seth

2018-02-13 Thread Mala Dies
Hello, Are we allowed to use VNC viewers w/ our bones, i.e. BBB and BBG/BBGW and so on? Seth -- 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

Re: [beagleboard] Disable SoftAP routing

2018-02-13 Thread ferdster
That works if I only wanted SSH, but I still want to be able to access the webserver on the BB. If I add another rule for port 80, we're back to square one where it routes incoming web requests on SoftAP to wlan0. On Tuesday, February 13, 2018 at 4:15:53 PM UTC-7, RobertCNelson wrote: > > > i

Re: [beagleboard] Can't stat /proc/sys/vm & K Panic when Flashing eMMC while Running with a Kernel built from Source

2018-02-13 Thread Robert Nelson
Weird, for now just nuke that sysctr setting, it's not mandatory, it fixed some randomness on the bones, which have a quarter the memory of the x15.. Regards, On Feb 13, 2018 5:17 PM, "Jeff Andich" wrote: > Hi, > > I burned a uSD card with

[beagleboard] Can't stat /proc/sys/vm & K Panic when Flashing eMMC while Running with a Kernel built from Source

2018-02-13 Thread Jeff Andich
Hi, I burned a uSD card with bbx15-debian-8.10-console-armhf-2018-01-01-1gb.img.xz which I got from elinux.org. The kernel which comes with that image is 4.4.91-ti-r141. But I have been building kernel version 4.4.110-ti-r142 from source following the instructions on eewiki.net for the

Re: [beagleboard] Disable SoftAP routing

2018-02-13 Thread Robert Nelson
On Tue, Feb 13, 2018 at 5:10 PM, ferdster wrote: > If I set TETHER_ENABLED=no, then I lose the SoftAP interface completely. I > still want the SoftAP, I just don't want data to be routed between the > SoftAP and wlan0 (or 4G or USB eth0, etc). > > I am not very familiar with

Re: [beagleboard] Disable SoftAP routing

2018-02-13 Thread ferdster
If I set TETHER_ENABLED=no, then I lose the SoftAP interface completely. I still want the SoftAP, I just don't want data to be routed between the SoftAP and wlan0 (or 4G or USB eth0, etc). I am not very familiar with it, but is it something in iptables? Initially it was: debian@beaglebone:~$

Re: [beagleboard] PRUs realtime data acquisition, I2C bus and ADC

2018-02-13 Thread John Syne
> On Feb 13, 2018, at 1:55 PM, pierrick.ra...@gadz.org wrote: > > Thank you for your quick answerJohn! > > So if I understand well, I can use the PRUs with the on-board SPI and I2C > interface ? I have not found any similar project that can help me on this. > Is it done using the L2 and L3

Re: [beagleboard] Disable SoftAP routing

2018-02-13 Thread Robert Nelson
On Tue, Feb 13, 2018 at 3:58 PM, ferdster wrote: > Hi, > > Using the latest "Debian 9.3 2018-01-28 4GB SD IoT", I'd like to disable > routing between any of the interfaces. If I have wlan0 configured to connect > to the internet, I don't want being connected to the SoftAP to

[beagleboard] Disable SoftAP routing

2018-02-13 Thread ferdster
Hi, Using the latest "Debian 9.3 2018-01-28 4GB SD IoT", I'd like to disable routing between any of the interfaces. If I have wlan0 configured to connect to the internet, I don't want being connected to the SoftAP to give me internet access. I plan to install a 4G module and I definitely don't

Re: [beagleboard] PRUs realtime data acquisition, I2C bus and ADC

2018-02-13 Thread pierrick . rauby
Thank you for your quick answerJohn! So if I understand well, I can use the PRUs with the on-board SPI and I2C interface ? I have not found any similar project that can help me on this. Is it done using the L2 and L3 interconnect ? I am highly interested by using those on board interface

[beagleboard] Re: Beagle Bone black debain gpio access denied

2018-02-13 Thread Hemant Kapoor
Hello, Thanks for the response... I did manage to sort the issue by performing two steps: a. Added a udev rule to make gpio accessible b. Added user to gpio group... Regards, Hemant Kapoor On Monday, 5 February 2018 19:46:12 UTC, Jeff Andich wrote: > > Switching to root before doing sysfs

Re: [beagleboard] PRUs realtime data acquisition, I2C bus and ADC

2018-02-13 Thread John Syne
> On Feb 13, 2018, at 9:49 AM, pierrick.ra...@gadz.org wrote: > > Hi all, > > I am trying to use the PRUs for real time data acquisition on the Beaglebone > black (Linux debian 4.9.45-ti-r57). I have set up the PRU with remoteproc and > RPMsg; everything is working fine. > The first time,

[beagleboard] OTG Cable with USB0

2018-02-13 Thread Tenyu Thach
if I use a USB OTG cable with Power such that USB0 becomes host. Will the Beagle Pocket still be able to receive power? >From the cable diagram I've seen Vcc pin from the Host will be connected to the power USB plug as well as the power for the Client. Data + and Data - will go from Host

[beagleboard] Re: Issues with Enabling SPIDev on Beaglebone Black

2018-02-13 Thread terteilabrahim
Hello everyone I am working on Kernel version 4.4 and I have tried all the mentioned solutions in this discussion but still I can't add SPI0 or SPI1, If anyone have used this type of kernel please help. بتاريخ الثلاثاء، 16 يونيو، 2015 8:09:14 م UTC+5:30، كتب Brendan Merna: > > I'm trying to

[beagleboard] PRUs realtime data acquisition, I2C bus and ADC

2018-02-13 Thread pierrick . rauby
Hi all, I am trying to use the PRUs for real time data acquisition on the Beaglebone black (Linux debian 4.9.45-ti-r57). I have set up the PRU with remoteproc and RPMsg; everything is working fine. The first time, I successfully captured data with the PRU using the SPI protocol and bit

Re: [beagleboard] Creating my own USB .img file

2018-02-13 Thread Robert Nelson
On Tue, Feb 13, 2018 at 11:31 AM, ferdster wrote: > Hi, > > What is the process for creating my own USB image file that comes up when > plugging in the BB to a PC/Mac? > > I am talking about the one stored in > /var/cache/doc-beaglebone-getting-started > > I'd like to add my

[beagleboard] Creating my own USB .img file

2018-02-13 Thread ferdster
Hi, What is the process for creating my own USB image file that comes up when plugging in the BB to a PC/Mac? I am talking about the one stored in /var/cache/doc-beaglebone-getting-started I'd like to add my own files (manuals), change the icon file, etc. Thanks. -- For more options, visit

[beagleboard] Re: Beaglebone black : Uboot & SPI driver

2018-02-13 Thread Robert Nelson
On Tue, Feb 13, 2018 at 8:47 AM, Micka wrote: > I saw it, but I thought that was for beagleboard or x15. https://github.com/u-boot/u-boot/blob/master/drivers/spi/omap3_spi.c#L28 #if defined(CONFIG_AM33XX) || defined(CONFIG_AM43XX) The BeagleBone is AM33XX based.

Re: [beagleboard] Mouse/touchscreen polling affects CPU load?

2018-02-13 Thread Robert Nelson
On Tue, Feb 13, 2018 at 3:13 AM, wrote: > > Hello, > > We are trying to run a web app on BBB via a browser in kiosk mode, and have > ran into a significant CPU load (20% with plain xterm on X11) when using > touchscreen or mouse. Situation gets worse if we actually run a web

[beagleboard] Re: Beaglebone black : Uboot & SPI driver

2018-02-13 Thread Micka
I saw it, but I thought that was for beagleboard or x15. Le mar. 13 févr. 2018 à 15:40, Robert Nelson a écrit : > On Tue, Feb 13, 2018 at 7:05 AM, Micka wrote: > > Hi, > > > > I don't see any SPI driver for the AM335X. I guess that I need to port

[beagleboard] Re: Beaglebone black : Uboot & SPI driver

2018-02-13 Thread Robert Nelson
On Tue, Feb 13, 2018 at 7:05 AM, Micka wrote: > Hi, > > I don't see any SPI driver for the AM335X. I guess that I need to port the > spi driver from the kernel. > > If someone know where I can find one, I' m interesting !

[beagleboard] Mouse/touchscreen polling affects CPU load?

2018-02-13 Thread admin
Hello, We are trying to run a web app on BBB via a browser in kiosk mode, and have ran into a significant CPU load (20% with plain xterm on X11) when using touchscreen or mouse. Situation gets worse if we actually run a web browser. Then we have found using different mice produced different

[beagleboard] Touchscreen and mouse polling interval affecting CPU load?

2018-02-13 Thread admin
Hello, We are trying to run a web app on BBB via a browser in kiosk mode, and have ran into a significant CPU load (20% with plain xterm on X11) when using touchscreen or mouse. Situation gets worse if we actually run a web browser. Then we have found using different mice produced different

[beagleboard] How can I set PWM in PocketBeagle

2018-02-13 Thread Mys Patchim
I want to control PWM but I don't know how can I set it. I use Debian 9.3I try. .. cd /sys/class/pwm/pwmchip0 index=0 echo $index > export cd pwm$index echo 1 > enable echo 10 > period echo 5 > duty_cycle but nothing happened . ..and how do I know which PWMchip is

[beagleboard] Beaglebone black : Uboot & SPI driver

2018-02-13 Thread Micka
Hi, I don't see any SPI driver for the AM335X. I guess that I need to port the spi driver from the kernel. If someone know where I can find one, I' m interesting ! Micka, -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the