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.

DLPLCRC410EVM: Pattern changing rate problem

Part Number: DLPLCRC410EVM
Other Parts Discussed in Thread: DLPLCR65NEVM, , DLPC410, DLP650LNIR

Hello team,

I have another question for our kit(DLPLCRC410EVM + DLPLCR65NEVM). I find the pattern changing rate of DMD is up to 32 kHz if we input an 1-bit binary pattern, according to user manual, dlps024g, page 1. However, another user manual, dlpu039a, seems contain only one load function, int LoadData(UCHAR* RowData, unsigned int length, short DMDType, short DeviceNumber), which data type of input array should be unsign char. The unsign char type array would use 8 bits memory per element, not 1 bit. This load function prevent us inputing an 1 bit binary pattern.

How can I use the 1 bit pattern mode?

Thanks in advance!

Regard,

Haoyu