[beagleboard] Re: PWM in Pocket Beagle Bone

2017-12-12 Thread mike . maikaefer
What software are you talking about? Linux? Bare metal/StarterWare? On Friday, December 8, 2017 at 10:55:39 AM UTC+1, Rohit Karkala wrote: > > Hello All, > > I want to disable the PWM functionality of Pocket Beagle Bone and use it > as GPIO. > > How can i do this. > -- For more options, visi

[beagleboard] Re: BeagleBone Green Wireless Audio using tlv320dac3100 codec

2017-12-12 Thread ritesh . singh
Always show- [3.594762] bone_capemgr bone_capemgr: loader: failed to load slot-5 BB-BONE-AUDI-03:00A0 (prio 0) On Monday, December 11, 2017 at 2:21:42 PM UTC+5:30, ritesh...@kritikalsolutions.com wrote: > > Hi, > > *Info:* >I am using BeagleBone Green Wireless(BBGW) with SIT

[beagleboard] Re: Use eQEP on 4.4.23-ti-r51 kernel

2017-12-12 Thread gibson . strickland
Do you remember how you got eQEP to work? Ours just reads 0 On Sunday, November 13, 2016 at 12:44:06 PM UTC-6, Theodosis Ntegiannakis wrote: > > I am sorry for the multiple messages but I am finding new information > every time! > > eQEP just worked! > The only pins i could enable with config-p

Re: [beagleboard] Re: Where are VDD and SYS_RESETn?

2017-12-12 Thread Graham
Mike: Thanks for the comments. Were you using the USB0 connector on the board (which is hardwired to P1-pin7), or was it an independent off board connector? --- Graham On Tue, Dec 12, 2017 at 1:19 AM, wrote: > Hello Graham, > > thanks for your feedback. > > I tried running PocketBeagle from

[beagleboard] Custom Board - Editing U-Boot to load the correct values

2017-12-12 Thread masterlienert via BeagleBoard
Hey guys, I have a Fastbot board (Beagleboneblack fork) that has some custom EEPROM data, so it's not possible to get any stock images running on that board. When I load a stock image with the boot from SD card button nothing happens in the serial terminal. The developers of that board are out

[beagleboard] Problem Enable UART

2017-12-12 Thread valentin . girard . ela
Hello, I have a problem with UART on BeagleBone Black. I succeeded to enable UART1 but UART2 asked me a problem and I can do anything on this port. I'm on : Linux beaglebone 4.4.91-ti-r133 I activated firmware with this : (on /boot/uEnv.txt) ###Overide capes with eeprom uboot_overlay_addr0=/lib/f

Re: [beagleboard] Problem Enable UART

2017-12-12 Thread Robert Nelson
On Tue, Dec 12, 2017 at 8:52 AM, wrote: > Hello, > > I have a problem with UART on BeagleBone Black. I succeeded to enable UART1 > but UART2 asked me a problem and I can do anything on this port. > I'm on : Linux beaglebone 4.4.91-ti-r133 > I activated firmware with this : (on /boot/uEnv.txt) > #

[beagleboard] Re: Problem Enable UART

2017-12-12 Thread Jeff Andich
I THINK with the 8250 driver and the beaglebone/board images, 6 UART's show up in the /dev/ directory as /dev/ttyS0... /dev/ttyS5 by default, but that doesn't mean that all of those 6 UARTs are enabled. You have to explicitly enable them. For instance, if you login as root and start poking a

Re: [beagleboard] Re: Where are VDD and SYS_RESETn?

2017-12-12 Thread mike . maikaefer
I soldered the power-wires of an USB-cable to P1/pin 1 and P1/pin 16. So USB was not used at all in this scenario. Regarding SYS_RESETn: I found a signal named RESET_OUT at P2/pin 26 - could this the equivalent to SYS_RESETn? Unfortunately I have no idea how to measure if it could be it or not.

[beagleboard] Cloud9 + robotics + rcpy... can I run as root?

2017-12-12 Thread Michael Megliola
I installed the latest Debian build (including Cloud9) on a BeagleBone Blue, then I downloaded the Strawson Robotics Cape software and the rcpy Python library. That all works fine, except for one problem: the robotics cape software requires to be run from the *root* user, while Cloud9 is config

Re: [beagleboard] Cloud9 + robotics + rcpy... can I run as root?

2017-12-12 Thread Robert Nelson
Hi Michael, On Tue, Dec 12, 2017 at 1:31 PM, Michael Megliola wrote: > I installed the latest Debian build (including Cloud9) on a BeagleBone Blue, > then I downloaded the Strawson Robotics Cape software and the rcpy Python > library. That all works fine, except for one problem: the robotics cape

Re: [beagleboard] Cloud9 + robotics + rcpy... can I run as root?

2017-12-12 Thread Michael Megliola
works! And I would never have found that on my own. 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 emails from it, send an emai