Re: [beagleboard] Blue booting as Robot controller vs. booting as Linux computer

2017-08-03 Thread Jason Kridner
> On Aug 3, 2017, at 4:57 PM, Mark A. Yoder wrote: > > Sounds like a good idea. How do I turn on the ADC drivers? https://github.com/RobertCNelson/dtb-rebuilder/blob/4.4-ti/src/arm/am335x-boneblack-custom.dts#L56 > > --Mark > >> On Thursday, August 3, 2017 at

[beagleboard] Re: Cannot start kernel after update_kernel.sh --bone-kernel --stable

2017-08-03 Thread dyen
Yay ! Use the mount command to see the /dev/mmcblk1p1 is the root filesystem. lsblk -no UUID /dev/mmcblk1p1 gives the UUID which can be entered into /boot/uEnv.txt and also comment out enable_boot_overlays=1 #enable_uboot_overlays=1 Now our driver can be compiled against the 3.8.13 headers,

Re: [beagleboard] Blue booting as Robot controller vs. booting as Linux computer

2017-08-03 Thread Jason Kridner
> On Aug 3, 2017, at 2:32 PM, Mark A. Yoder wrote: > > It looks like when the Blue comes out of the box, running a current image > it's all set up to run the Robotics stuff. You can access the ADCs, servos, > etc. through the robot interface. > > When I teach my

Re: [beagleboard] Blue booting as Robot controller vs. booting as Linux computer

2017-08-03 Thread Mark A. Yoder
It looks like when the Blue comes out of the box, running a current image it's all set up to run the Robotics stuff. You can access the ADCs, servos, etc. through the robot interface. When I teach my Embedded Linux class I would also like my students to access the ADCs, PWM, etc in the Linux

RE: [beagleboard] TPS65217C in BBB board

2017-08-03 Thread Gerald Coley
They come up in a default mode. No need for the AM3358 to do anything. Check the datasheet of the TPS65217 for more information. Gerald From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of huole.z...@gmail.com Sent: Thursday, August 3, 2017 2:47 AM To:

[beagleboard] TPS65217C in BBB board

2017-08-03 Thread huole . zhao
Hi experts, I've a Beaglebone black board, TPS65217C power management IC is used on it. My question is about the I2C interface of it. By default, all power outputs of TPS65217 are off, so there is no 1.1V, 1.5V, 1.8V, etc. which means AM335x needs to configure the I2C interface firstly to

[beagleboard] Re: JTAG beagle bone black with buspirate and openocd

2017-08-03 Thread Jeff Andich
If there's a reason why you need to stick with openocd, are there other forums, http://openocd.org/discussion/forum/, where you can post up on the messages you are seeing? I'm currently attempting JTAG debugging of the Linux SPL on the am572xEVM/BeagleBoard-X15 platform using CCS 7.2 (running

Re: [beagleboard] Re: BeagleBone Blue; Pinout diagram / System Reference Manual ?

2017-08-03 Thread Jason Kridner
> On Aug 2, 2017, at 10:58 AM, Mark A. Yoder wrote: > > Wow, that's a great diagram. It makes it very clear what pins are where. > > --Mark > >> On Tuesday, August 1, 2017 at 8:15:30 PM UTC-4, nms...@gmail.com wrote: Fantastic. Can we get this on the wiki? >> >>

[beagleboard] New DLP pico projector from TI

2017-08-03 Thread Bill Barnett
See: http://linuxgizmos.com/tis-99-dlp-pico-projector-board-connects-to-beaglebone-black/ for $99 a DLP cape for the Beaglebone Black. -- Bill Barnett -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] Re: JTAG beagle bone black with buspirate and openocd

2017-08-03 Thread Jitendriya Parida
Hello I would really like any kind of suggestion. I am stuck at this error for last quiet a days. any idea please?? On Tuesday, August 1, 2017 at 10:45:06 AM UTC+5:30, Jitendriya Parida wrote: > > Hello > > I am very new to JTAG and i am trying to do the setup for jtag in > beaglebone