Hi,
I have a Pico DLP v2 with a Beaglebooard. I'm booting into Angstrom 2.6.32 off of an SD card. I have a couple of questions:
1. I intend to develop structured light applications. Currently, I'm trying to get the internal patterns example in dlpa021.pdf running. I've entered the commands for the internal example for 1200HZ and end up with a flickering purple screen with vertical black stripes. I must admit, I'm a little confused about the syntax for the I2C command for choosing a pattern.
According to dlpa021.pdf "I2C sub-address xD7, data x00000000 (pointers x01, x00)" sets the first two patterns, and "I2C sub-address xD8, data x00000021 (pointers x03, x02)" sets the 3rd and 4th patterns. I've entered these with i2c-tools as:
2. I am powering the beagleboard through with a USB cable via the USB OTG port. I had a kernel panic error, so I used the Angstrom uImage with lower power consumption. It boots, but results in period random ASCII characters on the serial port. I have since powered through a Y-cable with the normal Angstrom uImage, but still get the kernel panic error. I'm considering buying a 5V power supply, but it was previously reported [1] that I2C commands do not work with the power supply. Any other suggestions for being able to use a 'normal' Angstrom uImage and I2C commands?
Thanks for any comments and suggestions!
[1] http://e2e.ti.com/support/dlp__mems_micro-electro-mechanical_systems/f/94/p/62015/280976.aspx
[2] dlpu002a.pdf