Part Number: DLPLCR6500EVM
In an attempt to programmatically control the 6500 in Picture On-The-Fly mode, I'm having to deep dive into what every bit means and does. The programmers guide (dlpu018d) usually explains what every bit is for. However, Table 2-121 suggests the first eleven bits determine the number of LUT entries. Eleven bits give up to 2048 entries but the description suggests only 513 are possible (0-512). It is not clear what would happen if a number larger than 512 were entered. Would they simply be ignored?