Part Number: DLPLIGHTCRAFTER
Hi!
I'm currently trying to setup a Lightcrafter 2000 EVM on a BeagleBoneBlackWireless.
I followed the instructions in www.ti.com/.../dlpu049c.pdf
I flashed the BBBW using BBBW-blank-debian-8.9-lxqt-4gb-armhf-2017-08-01-4gb.img.xz
The BBBW is powered via USB, the Lightcrafter is powered using a 5V 2A power supply.
I connected both boards and powered them up.
On power-up Lightcrafter's green led D2 will light up for about 3 seconds then it remains off.
The BBBW boots.
I connect to the BBBW using PuTTY.
entering i2cdetect -r 2 will yield the following output:
I will probe file /dev/i2c-2 using read byte commands.
I will probe address range 0x03-0x77.
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- UU UU UU UU -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
whereas the manual says that "DLPC2607 is located at address 0x1b"
I only see the 4 EEPROM addresses, but not the DLPWC2607's.
Did I miss anything? Any ideas?
If I power the EVM stand-alone it shows the demo image so I suppose the device is ok?