Hi,
Let me talk about firmware update of DLP4500.
We try to update using this firmware.
Reg[0x2C] = 0x10 //16 bytes to be downloaded
Reg[0x25] = 0x04 0x00 0xXX 0xXX 0xXX 0xXX //0x04 0x00 - number of bytes in the packet for download
Reg[0x25] = 0x04 0x00 0xXX 0xXX 0xXX 0xXX
Reg[0x25] = 0x04 0x00 0xXX 0xXX 0xXX 0xXX
Reg[0x25] = 0x04 0x00 0xXX 0xXX 0xXX 0xXX
But I got error after 0x20000 of Flash address.
It is success if I remove length.
and I do not see problem.
Could you give me some advice ?
Best Regards
Hiroyasu