Hello! I have a question related to writing the DLPC900's firmware over USB:
In DLPU018B, section 2.2.7 "Download Data" describes the Download Data Command, and says that the maximum command length is 514, but table 2-27 shows a 515th byte labelled "checksum".
Is the true maximum command length 515? If the checksum byte is meant to be included, do I need to calculate a checksum on the data in the command? What checksum algorithm should I use to compute it?
Thanks for your help!
-Matt