Tool/software:
I am currently working with DLP Composer for generating and flashing image files to my DLP2021LEQ1EVM system. While reviewing the flash image generated by DLP Composer, I observed that the bitplane data appears to be encoded or compressed in some way.
Could you please provide more information regarding the following:
- Compression/Encoding of Bitplane Data:
- Does DLP Composer apply any specific compression or encoding algorithms (such as zlib, RLE, or a proprietary format) to the bitplane data before embedding it into the flash image?
- Headers or Metadata:
- Does DLP Composer add any specific headers or metadata to the compressed bitplane data? If so, what is the structure or format of this metadata (e.g., checksums, file sizes, etc.)?
Any guidance on how DLP Composer handles the bitplane data, including compression techniques and data structures, would be extremely helpful for my project.