Other Parts Discussed in Thread: DLPC3436
Hello,
I got a question regarding the DLPDLCR230NPEVM together with the use of a Raspberry Pi Compute Module 4.
I succesfully connected the projector to a standard Rpi 4.
After verifying the functionality I proceeded with a custom board. Here a RPi compute module is connected via the 40 Pin Header with addition of a DSub connector. Therefore the signal length was increased. When I now connect the RPi to the DLP230, I can see the device still on I2C bus 7 with adress 0x1b=(27). But when I initiate the provided sample script init_parallel_mode.py I get:
set slave address: 27
Initializing Raspberry Pi Default Settings for DLPC3436...
Setting DLPC3436 Input Source to Raspberry Pi...
Configuring DLPC3436 Source Settings for Raspberry Pi...
which is fine, but the screen goes back to the splashscreen. All other sampleXX.py scripts work.
Can you give me a hint what the problem could be here? Could it be that I have to increase the GPIO drive strength? If yes how can I change it?
Thank you!