[beagleboard] Re: I2C Read with length in the first byte of the transaction

2018-02-15 Thread Andrew P. Lentvorski
Well, if the SMBus Specification Version 2.0 Section "5.5.7 Block write/read" is goofy then, um, okay ... However, since this appears to be a standard part of SMBus, now I really do wish to ask "How do I do this with the Linux I2C drivers?" -- For more options, visit

Re: [beagleboard] Re: Announcing $25 PocketBeagle

2018-02-15 Thread Graham Haddock
It works fine on the PocketBeagle running Debian. You do need to connect it to USB1, which is pinned out on the accessory connectors, and not USB0, which is on the micro-USB connector. --- Graham == On Thu, Feb 15, 2018 at 7:04 AM, wrote: > Hello, > > I'm trying to

Re: [beagleboard] problem flashing beagle-bone black

2018-02-15 Thread Robert Nelson
On Thu, Feb 15, 2018 at 2:44 PM, wrote: > Ok we will need to purchase cable before we can send you boot log > > They have changed the chips for eMMC(U13) and SDRAM(U12). could this be > causing the problem? Most likely, and it's probably something we solved a few years ago.

Re: [beagleboard] problem flashing beagle-bone black

2018-02-15 Thread grjorgens
Ok we will need to purchase cable before we can send you boot log They have changed the chips for eMMC(U13) and SDRAM(U12). could this be causing the problem? On Thursday, February 15, 2018 at 12:33:16 PM UTC-8, RobertCNelson wrote: > > On Thu, Feb 15, 2018 at 2:23 PM, >

Re: [beagleboard] problem flashing beagle-bone black

2018-02-15 Thread Greg Jorgensen
can you use usb port(P3)? or is it necessary to use J1 to view boot log? On Thu, Feb 15, 2018 at 11:37 AM, Robert Nelson wrote: > On Thu, Feb 15, 2018 at 1:16 PM, grjjl wrote: > > We have been using a micro sd to flash a new image to a debian >

Re: [beagleboard] problem flashing beagle-bone black

2018-02-15 Thread grjorgens
can you use usb port(P3)? or is it necessary to use J1 to view boot log? On Thursday, February 15, 2018 at 11:38:10 AM UTC-8, RobertCNelson wrote: > > On Thu, Feb 15, 2018 at 1:16 PM, grjjl > wrote: > > We have been using a micro sd to flash a new image to a debian >

Re: [beagleboard] 1-Wire Implementation on PocketBeagle

2018-02-15 Thread Robert Nelson
On Thu, Feb 15, 2018 at 2:12 PM, evilwulfie wrote: > I cant help you with a pocket beagle but i can help. > dont reflash. put a bootable SD card in boot and mount the emmc > > mount -t ext4 /dev/mmcblk1p1 /mnt/emmcext > cd /mnt/emmcext/boot > > comment out the offending

Re: [beagleboard] 1-Wire Implementation on PocketBeagle

2018-02-15 Thread Robert Nelson
On Thu, Feb 15, 2018 at 2:11 PM, Robert Nelson wrote: > On Thu, Feb 15, 2018 at 1:48 PM, wrote: >> I am trying to implement the 1-Wire protocol to read a DS18B20 temperature >> sensor on the PocketBeagle. So far I have been able to correctly

Re: [beagleboard] 1-Wire Implementation on PocketBeagle

2018-02-15 Thread evilwulfie
I cant help you with a pocket beagle but i can help. dont reflash. put a bootable SD card inĀ  boot and mount the emmc mount -t ext4 /dev/mmcblk1p1 /mnt/emmcext cd /mnt/emmcext/boot comment out the offending line in your uEnv.txt file umount /mnt/emmcext and reboot On 2/15/2018 12:48 PM,

Re: [beagleboard] 1-Wire Implementation on PocketBeagle

2018-02-15 Thread Robert Nelson
On Thu, Feb 15, 2018 at 1:48 PM, wrote: > I am trying to implement the 1-Wire protocol to read a DS18B20 temperature > sensor on the PocketBeagle. So far I have been able to correctly read the > temperature on a BeagleBone Black (BBB) using the following guide: > >

[beagleboard] 1-Wire Implementation on PocketBeagle

2018-02-15 Thread caleb . c . stewart
I am trying to implement the 1-Wire protocol to read a DS18B20 temperature sensor on the PocketBeagle. So far I have been able to correctly read the temperature on a BeagleBone Black (BBB) using the following guide:

[beagleboard] Using ROS (rosserial) on PocketBeagle

2018-02-15 Thread Brian Malbec
I'm brand new to using Ubuntu, PocketBeagles, and ROS (Robotic Operating System). My current task is to read Xbox controller data on one PocketBeagle and be able to receive it on another PocketBeagle. The transmission medium is a pair of XBee S2C's. So far, I have been able to use /dev/ttyO4

Re: [beagleboard] problem flashing beagle-bone black

2018-02-15 Thread Robert Nelson
On Thu, Feb 15, 2018 at 1:16 PM, grjjl wrote: > We have been using a micro sd to flash a new image to a debian beagle-bone > black board.(pressing the boot button when power is applied with micro sd) > > we ordered more boards(same supplier same part number) and tried

[beagleboard] problem flashing beagle-bone black

2018-02-15 Thread grjjl
We have been using a micro sd to flash a new image to a debian beagle-bone black board.(pressing the boot button when power is applied with micro sd) we ordered more boards(same supplier same part number) and tried flashing them with the same method. we have been unable to successfully flash

Re: [beagleboard] baseboard folder disappears in bone_capemgr after kernel upgrade to latest 4.4 kernel

2018-02-15 Thread Robert Nelson
On Wed, Feb 14, 2018 at 11:35 PM, Luther Goh Lu Feng wrote: > I would also like to know when the U-boot overlays changed from being > inactive to being active. Is it specifically during the reboot into the new > kernel? well between r93 -> r146..

Re: [beagleboard] baseboard folder disappears in bone_capemgr after kernel upgrade to latest 4.4 kernel

2018-02-15 Thread Robert Nelson
On Wed, Feb 14, 2018 at 11:33 PM, Luther Goh Lu Feng wrote: > I see. I need the serial number of the BBB. Previously I extracted it from > /sys/devices/platform/bone_capemgr/baseboard/serial-number. Where can I get > the equivalent now? sudo hexdump -e '8/1 "%c"'

[beagleboard] Re: Yocto buil for PocketBeagle

2018-02-15 Thread Jeff Andich
Don't know if the TI processor SDK (http://www.ti.com/tool/PROCESSOR-SDK-AM335X) for the BBB will run on the pocket beagle, but last-I checked the TI processor SDK follows the OE/Yocto paradigm. I apologize for forgetting the differences between Yocto and OE. The SDK contains canned build

[beagleboard] Yocto buil for PocketBeagle

2018-02-15 Thread novak
Hello, we are developing custom system on OSD3358 with PocketBeagle as development platform. We need to buld own small linux distribution. We try Yocto for that, but we cannot boot to that image. We try projects with rocko or master release with meta-ti layer and beaglebone as target. Image