beagleboard, pico, i2c - HOW?

110 views
Skip to first unread message

spartacus

unread,
May 18, 2009, 8:35:35 PM5/18/09
to Beagle Board
What is the syntax for sending i2c commands from a beagleboard to a
PICO projector?

I assume it's possible to use Tera Term through the serial port on the
beagleboard to initiate these commands?

I've read something like:
root@beagleboard:~#bus3-i2c 0x1b wb4 0x08 0xf0000000

Is this applicable and if so, would someone break this down for me?

Where's the documentation for this!?

Robert Nelson

unread,
May 18, 2009, 9:39:24 PM5/18/09
to beagl...@googlegroups.com

spartacus

unread,
May 19, 2009, 11:23:51 PM5/19/09
to Beagle Board
Thanks for the links... Already knew about the programmers guide -
just clueless about beagle board syntax, linux, etc...

Can you provide a little more info on how to make use of the bb files
in the link above? I'm new to Linux and don't know what to do with
them.

What is the 100khz i2c patch that's referred to in the youtube video?
Is this something that I need to copy to the SD card and run? If so,
how? How would I know if I already have it?

Thanks for the help!

On May 18, 8:39 pm, Robert Nelson <robertcnel...@gmail.com> wrote:
> On Mon, May 18, 2009 at 7:35 PM, spartacus <d...@djsegler.com> wrote:
>
> > What is the syntax for sending i2c commands from a beagleboard to a
> > PICO projector?
>
> > I assume it's possible to use Tera Term through the serial port on the
> > beagleboard to initiate these commands?
>
> > I've read something like:
> > root@beagleboard:~#bus3-i2c 0x1b wb4 0x08 0xf0000000
>
> > Is this applicable and if so, would someone break this down for me?
>
> > Where's the documentation for this!?
>
> http://focus.ti.com/dlpdmd/docs/dlpdiscovery.tsp?sectionId=60&tabId=2235
>
> Doc's on the right...
>
> http://cgit.openembedded.net/cgit.cgi?url=openembedded/tree/recipes/i...
>
> all tools.
>
> http://cgit.openembedded.net/cgit.cgi?url=openembedded/tree/recipes/i...
>
> this was the script we called in the background for the python based gui.
>
> http://www.youtube.com/watch?v=Uj19Bi5NYeU&feature=PlayList&p=147BFFE...
>
> Regards,
>
> --
> Robert Nelsonhttp://www.rcn-ee.com/

spartacus

unread,
May 20, 2009, 12:36:03 AM5/20/09
to Beagle Board
Looks like the image I had originally used from the www.beagleboard.org/pico
site already has the i2c stuff added in...

I'm able to send i2c commands using the bus3-i2c command at a prompt
from the terminal (using tera term via rs232 on my laptop since I
don't have a hub to hook up a mouse and keyboard directly...)

BTW - I've found that by typing in just bus3-i2c at a prompt and
hitting enter will bring up the usage syntax...

The pico projector is at i2c address: 0x1b

... and the rest is the sub address as defined by the programmer's
guide...

I think this will keep me going for a while...

Thanks!
Reply all
Reply to author
Forward
0 new messages