Re: [beagleboard] Re: Beaglebone: GPIO configuration at startup

2018-04-12 Thread Claudio La Rosa
Can I know what these pins are? I'm using a Beaglebone green Il giorno giovedì 12 aprile 2018 13:47:30 UTC+2, Wulf Man ha scritto: > > > yes > > On 4/12/2018 4:44 AM, Claudio La Rosa wrote: > > > I have a problem with IO pins. > If I understand correctly, some of

[beagleboard] Re: Beaglebone: GPIO configuration at startup

2018-04-12 Thread Claudio La Rosa
I have a problem with IO pins. If I understand correctly, some of these pins can not be used at boot time, I can connect them to my circuit only after the BeagleBone has booted. It's really like this? -- For more options, visit http://beagleboard.org/discuss --- You received this message

R: [beagleboard] Trouble disabling HDMI + EMMC overlays?

2017-11-04 Thread Claudio La Rosa
Are you saying that I should reflash eMMC? Meanwhile ... it works and sometimes does not work ... Da: Robert Nelson Inviato: sabato 4 novembre 2017 16:55 A: Claudio La Rosa Cc: Beagle Board Oggetto: Re: [beagleboard] Trouble disabling HDMI + EMMC overlays? On Sat, Nov 4, 2017 at 1:07 AM

R: [beagleboard] Trouble disabling HDMI + EMMC overlays?

2017-11-04 Thread Claudio La Rosa
A: Beagle Board; Claudio La Rosa Oggetto: Re: [beagleboard] Trouble disabling HDMI + EMMC overlays? On Fri, Nov 3, 2017 at 12:20 PM, Claudio La Rosa <claudiocplar...@gmail.com> wrote: > Hi! > > I have this /boot/uEnv.txt on my SD Card (beagleBone Green): > > #Docs: http://eli

Re: [beagleboard] Trouble disabling HDMI + EMMC overlays?

2017-11-03 Thread Claudio La Rosa
*Hi!* *I have this /boot/uEnv.txt on my SD Card (beagleBone Green):* #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 uname_r=4.4.91-ti-r133 #uuid= #dtb= ###U-Boot Overlays### ###Documentation: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays ###Master

[beagleboard] Re: Obtain ALL IO pins comlete guide.

2017-10-28 Thread Claudio La Rosa
I'm trying and trying again but I can not get it running. If I disable the eMMC from /boot/uEnv.txt in SD card, I get wrong behavior on other pins, as if I disable other pins. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

[beagleboard] Re: Obtain ALL IO pins comlete guide.

2017-10-24 Thread Claudio La Rosa
*in /boot/uEnv.txt I have:* #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 uname_r=4.4.91-ti-r133 #uuid= #dtb= ###U-Boot Overlays### ###Documentation: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays ###Master Enable #enable_uboot_overlays=1 ###

[beagleboard] Obtain ALL IO pins comlete guide.

2017-10-23 Thread Claudio La Rosa
Ok, I'll fool. Is there a *complete* and *clear* guide on how to get all the IO pins free ? I installed Debian on SD, but the uEnv.txt file is not the same as that on eMMC. I do not understand how to do it. Linux versions are all different. This takes a long time and I can not devote myself to

[beagleboard] Access to eMMC partition from SD with Debian

2017-10-22 Thread Claudio La Rosa
Hi to all, I would use all IO pins on my BeagleBone Green card. For this I boot from a SD card a Debian Linux distribution. Now I should have access to eMMC memory and edit the /boot/uEnv.txt file. I do: mkdir /old mount /dev/mmcblk0p1 /old But now, in /old I find a **copy** of the SD