[beagleboard] Re: Beaglebone Blue +5v won't shut down

2019-02-09 Thread Dan Hammans
No apologies needed, I'm just trying to figure this out. What I meant was using a GPIO pin to trigger the relay/transistor which would then switch on +5v. I'll take a look at the links above, appreciate your help! On Saturday, February 9, 2019 at 11:58:08 PM UTC-6, Mala Dies wrote: > > Sir, >

[beagleboard] Re: Beaglebone Blue +5v won't shut down

2019-02-09 Thread Mala Dies
Sir, I just found a source for ideas: https://next-hack.com/index.php/2017/09/15/how-to-interface-a-5v-output-to-a-3-3v-input/. Adding a button and software could prove valuable. If anything, it may help a bit. Seth P.S. GPIO works for buttons, LEDs, and other circuitry. I am sure you know

[beagleboard] Re: Beaglebone Blue +5v won't shut down

2019-02-09 Thread Mala Dies
Hello, Seth here, again. I know this may seem odd but that is how the board was produced. They may make another one at some point. Who knows? For now, a button could work. That would take some extra oomph, though. If you want, I can try to help on this matter. Seth P.S. If you have any

[beagleboard] Re: Beaglebone Blue +5v won't shut down

2019-02-09 Thread Mala Dies
Hey Mr. Dan, Seth here. Yep. That 5v only stays on. That black connector is rated at 5v and 3.3v. It does not power off either. See here: [image: Power.JPG] Seth P.S. From what this fellow told me, those two connectors are used for power but that neither powers down if power is still applied

[beagleboard] Re: LXQT autostart problem

2019-02-09 Thread Mala Dies
What about the .profile entries? Seth On Tuesday, February 5, 2019 at 3:41:10 AM UTC-6, Harke Smits wrote: > > Hello, > > I have a strange LXQT autostart problem. I have 4 BBB's all running the > latest image (Debian 9.5). My python application runs fine on all of them > (from QTerminal). On

Re: [beagleboard] Re: LXQT autostart problem

2019-02-09 Thread Mala Dies
Hello and Okay... Harke! I think i2c1 is taken up by the Cape functionality of the boards. Did you change that or something or are you now using the i2c2? Seth P.S. Either way, the LXQT issue is still here, right? So, w/out further wait...I think that this was solved a while back. Let me

[beagleboard] Re: Beaglebone Blue +5v won't shut down

2019-02-09 Thread Dan Hammans
Hi Seth, I really appreciate the reply. I was afraid of that. My GPS module requires +5v. Is there another +5v source on the board that is switched off when the board powers down? What about the black power connector above the GPS UART port? Otherwise it looks like I will be building a

[beagleboard] Re: Beaglebone Blue +5v won't shut down

2019-02-09 Thread Mala Dies
Sir, Seth here. I just got done dealing w/ someone on this subject. The 5v pin from the GPS connection cannot be "un"powered. It stays powered on while the board has power. Seth P.S. Try UART instead at 3.3v. This may help. On Saturday, February 9, 2019 at 2:58:12 AM UTC-6, Dan Hammans

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2019-02-09 Thread Matthijs van Duin
On Tue, 5 Jun 2018 at 02:11, wrote: > I've come up with a software only workaround that can make sure a BBB will > always come up with a working Ethernet port - although it can take a few > minutes and require several automatic internal power cycles. > > You can read about it here... > > >

Re: [beagleboard] 4.19 bone kernel with uio_pruss?

2019-02-09 Thread Matthijs van Duin
I've forward-ported the uio-pruss driver to the 4.19 kernel series, and cleaned it up a bit in the process. I've done a quick test on beaglebone black and on beagleboard-x15 (both pru instances), including that irqs work. Here's the patchset:

[beagleboard] Custom board board bringup

2019-02-09 Thread Apurva Ankleshwaria
Hi, I have developed my custom board closely matching BeagleBone Black. I have build u-boot, kernel and dtb file for my custom board. Which source would be best for root file system? What changes would i need to do in the file system to support my custom board? Any suggestion would be

[beagleboard] Re: BeagleBone Green Wireless , Android Image

2019-02-09 Thread karagol
Hi; I need android image for BBG too. As I saw all android images for BBB and requires HDMI. On Monday, May 28, 2018 at 11:24:16 AM UTC+3, Cağrı Candan wrote: > > Hello everyone, > > I am trying to upload android operating systems on my BeagleBone Green > Wireless device, For doing so , try

[beagleboard] beaglebone black services down

2019-02-09 Thread casalnico2002
Hello I did seven programas in python to measure the analogues inputs in my beaglebone black.I created one service for each script. I only have 4 signals connected to analogues inputs the other three are disconnect, but all services are running. In my application I need all scripts are

Re: [beagleboard] SanCloud BBE and P8-10

2019-02-09 Thread Robert Nelson
On Sat, Feb 9, 2019 at 10:38 AM Daniel Kulp wrote: > > I've been testing my apps/capes with a couple of the SanCloud BBE devices to > see how they work and did run into a little problem. I contacted SanCloud > and they confirmed that P8-10 on the BBE is a "no connect". This is > documented

[beagleboard] SanCloud BBE and P8-10

2019-02-09 Thread Daniel Kulp
I've been testing my apps/capes with a couple of the SanCloud BBE devices to see how they work and did run into a little problem. I contacted SanCloud and they confirmed that P8-10 on the BBE is a "no connect". This is documented on their web site (see pin mapping section of

[beagleboard] Beaglebone Blue +5v won't shut down

2019-02-09 Thread Dan Hammans
I'm not sure that I understand the difference between the Beagleboard forum and the Beaglebone forum, but thought I would try posting here as well. I have a Beaglebone Blue connected to a GPS module via the GPS micro JST connector. I selected this one because it has +5v, which is what is needed