Tool/software:
Hi,
I have a DLPDLCR2000EVM connected with a BeagleBone Black. According to [FAQ] DLPDLCR2000EVM: Quick-Start Tutorial and Start EVM first, I can detect the EEPROM only on the BeagleBone Black. The 0x1b is not detected.
My connections:
The BeagleBone Black is powered by a mini USB to my PC. I control it via Putty. The Debian is bone-debian-8.9-lxqt-4gb-armhf-2017-08-01-4gb.img, which is recommended in the tutorial.
The EVM is powered by an external 5V3A to the J2 connector. The other pins are connected to the BeagleBone Black.
My observations:
- When the EVM is not connected to the BeagleBone Black, it quickly boots to the splash screen. D2 (HOST_IRQ) goes from high to low. D3 (PROJ_ON) is on when the system has completed booting.
- When the EVM is connected to the BeagleBone Black, D2 and D3 are both off, even when the EVM is powered externally. When the BeagleBone Black is powered on, D2 remains on, but the EVM cannot complete the system booting. D3 is always off.
- I have also tried connecting P2_6 to J3 for power, but the I2C connection is not detected.
Could anyone help with this issue? Cheers!