[beagleboard] Re: Set up Cape's EEPROM i2c-2 BeagleBoneBlack Rev-C

2018-10-31 Thread MG
@Graham I do have a cape with EEPROM at address 0x57 but the EEPROM is wiped with nothing on it so I guess that is why the board doesn't populate that address by default. How can I fix that? On Tuesday, October 30, 2018 at 11:14:50 PM UTC-4, gra...@flex-radio.com wrote: > > Those addresses at

[beagleboard] Re: How to deactivate automatic cape detection to free addresses on I2C-2

2018-10-31 Thread MG
@Beagle Boner If you can please post how you managed to move past this that would be very helpful. I have the same issue and I need to disable i2c-2 line to use 0x57 address. I tried disbling the universal_cape in uboot/uEnv.txt but no luck. Based on your post I managed to go and get

Re: [beagleboard] Accessing uEnv.txt

2018-10-31 Thread subbu3881
Hi Robert: In my case I had created only BOOT partition on my SD Card and I copied the MLO, U-boot.img and uEnv.txt files. the content in the uEnv.txt is as follows: *uenvcmd=setenv bootargs console=ttyUSB0,115200n8 console=${console}* *run **uenvcmd* *echo *** Booting To Baremetal_1

Re: [beagleboard] Re: GPIO toggle Kernel Module for Beaglebone

2018-10-31 Thread Rudy Misek
Thank you guys!! Have a great rest of the week ✌ On Tue, Oct 30, 2018 at 1:12 AM Bill Bitner wrote: > Hi Rudy! I'm not sure where the link was supposed to point to but I > found the following an > excellent guide to experimenting the PRU's using the 4.14 series kernel. > (you would have to >

Re: [beagleboard] Change Debug Port From UART0 to USB0

2018-10-31 Thread subbu3881
Hello Robert: What you said is normal connection like using USB to TTL cable connecting to J1 Header. > >Plug in a usb serial adapter into the j1 debug port.. did u-boot >actually do what you expected? > It is working properly. Normally, when the board is completely up and Linux Login

Re: [beagleboard] Change Debug Port From UART0 to USB0

2018-10-31 Thread Jason Kridner
I did some parts of the task, but not complete. http://youtu.be/9CxfKfjykz4 https://elinux.org/images/b/b2/Netconsole.pdf > On Oct 30, 2018, at 10:49 AM, Robert Nelson wrote: > >> On Tue, Oct 30, 2018 at 9:10 AM wrote: >> >> Hello: >> >> Thanks for the valuable response. >> >> In my

Re: [beagleboard] Re: Falcon Christmas Pocket Beagle Wifi Issue

2018-10-31 Thread devonadair96
Thanks for the update! I ordered some of the suggested adapters and will update this thread if i have success! On Wednesday, October 31, 2018 at 6:19:07 AM UTC-4, Daniel Kulp wrote: > > > > On Oct 31, 2018, at 12:01 AM, devona...@gmail.com wrote: > > What wifi adapter were you successfully

Re: [beagleboard] Re: Set up Cape's EEPROM i2c-2 BeagleBoneBlack Rev-C

2018-10-31 Thread Graham Haddock
I think there is a detailed discussion as to what is supposed to be inside the cape EEPROMs in the "BeagleBone Black System Reference Manual" It looks like there is a live Wiki version at https://github.com/beagleboard/beaglebone-black/wiki/System-Reference-Manual But since that address has

Re: [beagleboard] Re: Set up Cape's EEPROM i2c-2 BeagleBoneBlack Rev-C

2018-10-31 Thread Graham Haddock
Detailed discussion on Apr 17 2017. --- Graham == On Wed, Oct 31, 2018 at 10:15 AM Graham Haddock wrote: > I think there is a detailed discussion as to what is supposed to be inside > the cape EEPROMs in the > "BeagleBone Black System Reference Manual" > > It looks like there is a live Wiki

[beagleboard] /dev/i2c-1 missing on Pocket Beagle

2018-10-31 Thread Mark A. Yoder
I fired up a Pocket Beagle today with the 2018-10-28 image and notice /dev/i2c-1 is missing. Here's what dmesg says: bone $ *dmesg -H | grep i2c* [ +0.000852] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c0/scm@21/pinmux@800/pinmux_i2c0_pins, deferring

Re: [beagleboard] /dev/i2c-1 missing on Pocket Beagle

2018-10-31 Thread Robert Nelson
On Wed, Oct 31, 2018 at 3:21 PM Mark A. Yoder wrote: > > I fired up a Pocket Beagle today with the 2018-10-28 image and notice > /dev/i2c-1 is missing. > > Here's what dmesg says: > > bone $ dmesg -H | grep i2c > [ +0.000852] omap_i2c 44e0b000.i2c: could not find pctldev for node >

Re: [beagleboard] /dev/i2c-1 missing on Pocket Beagle

2018-10-31 Thread Mark A. Yoder
Is it normal for it to be missing on bootup? --Mark On Wednesday, October 31, 2018 at 4:48:57 PM UTC-4, RobertCNelson wrote: > > On Wed, Oct 31, 2018 at 3:21 PM Mark A. Yoder > wrote: > > > > I fired up a Pocket Beagle today with the 2018-10-28 image and notice > /dev/i2c-1 is missing. > >

Re: [beagleboard] Re: Setting i2c bus 2 speed

2018-10-31 Thread Mark A. Yoder
It's working. i2c1 is now at 400kHz. Thanks... --Mark -- 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 email

Re: [beagleboard] /dev/i2c-1 missing on Pocket Beagle

2018-10-31 Thread Mark A. Yoder
I think I found by problem. I was working on the Green Wireless and then transferred the SD card to the Pocket. I forgot to restore /boot/uEnv.txt. Thanks for the help... --Mark On Wednesday, October 31, 2018 at 4:57:43 PM UTC-4, Mark A. Yoder wrote: > > Is it normal for it to be missing on

Re: [beagleboard] Re: BBB Bare Metal Ethernet

2018-10-31 Thread 'dd' via BeagleBoard
Hi Jason. I tried several times to create a project and failed. I do not know why you are hosted by the google monster, or why they cannot rip a decent forum host application. In any event, please create a project on my behalf, just copy and paste my post of Feb 7. thanks, hack on

Re: [beagleboard] Re: Falcon Christmas Pocket Beagle Wifi Issue

2018-10-31 Thread Daniel Kulp
> On Oct 31, 2018, at 12:01 AM, devonadai...@gmail.com wrote: > > What wifi adapter were you successfully using? i have tried them all that i > have and none of them work. :/ I will hopefully end up getting the one you go > to work and try that. In general, non of the “dual band” wifi