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: PatternData generation trouble with logic in DLPC-API V1.0.0

Part Number: DLPC3479
Other Parts Discussed in Thread: DLPC-API, DLPDLC-GUI

Hello,

Could you help us !

We are trying to generate the pattern data and upload the data  through I2C by the external MCU.

The pattern data generation logic is refered from "WritePatternData()" in dlpc347x_internal_patterns.c.

The patten data format is 8bit mono.

It almost working but the displayed image has a shift between left half and right half.

It seems slave side is wrong.

I suppose there is a bug in patten data generation logic of slave side image.

Thank you for your help.