I am currently working with a DLPLCR6500EVM, the communication is done via I2C.
Sending the command 0x32 (USB counterpart: 0x0100) tells me, that the system is currently free of errors. With command 0x33 (USB counterpart: 0x0101) I am trying to extract the error string, which should be something like "No error" (as denoted in table 12 in the Programmer's Guide) or similar. But I get no description at all. In fact, it looks like the very first character of the response is the "0x0" termination byte. Could someone from TI (or anyone else with a running I2C communication) please check this? Not sure, whether its a bug in my implementation or in the DLPC900 firmware...
Thanks
Robert