This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DLPC3479: During the power-on process, dlpc3479 and dlpa3000 did not communicate with SPI

Part Number: DLPC3479
Other Parts Discussed in Thread: DLP4710LC, , DLPA3000, DLP3010EVM-LC

My hardware combination is DLPC3479+DLPA3000+DLP4710LC.

During the power-on process, dlpc3479 did not send commands to dlpa3000 through spi, which may have caused DLPA3000 to not output DMD_VOFFSET, DMD_VBIAS, DMD_VRESET, resulting in initialization failure.

Now I have some problems with the main signals in this power-on sequence.

       

Qusetion1: The three signals DMD_VOFFSET, DMD_VBIAS, and DMD_VRESET require dlpc3479 to send a spi command to dlpa3000 before they can be released. I tested here and found that dlpc3479 did not send the spi command. So how should this be triggered?

       

Qusetion2: Use the oscilloscope to check the power-on timing of each signal of dlpc3479, but except for HOST_IRQ, which remains high, everything else conforms to this power-on timing. The HOST_IRQ signal of dlpc3479 is not pulled low. In what aspects do we need to investigate why the initialization failed?