我用的是DLPDLCR3310EVM,目的是改变default splash 图像,开发板可投射1920*1080的图像,所以我制作了四幅1920*1080的图像,使用firmware中的update flash image模块,实际操作中只是添加了splash image图片,但是报错。请问是什么原因?splash image 对用户添加的图片的要求有哪些?详细操作及报错如下。







This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我用的是DLPDLCR3310EVM,目的是改变default splash 图像,开发板可投射1920*1080的图像,所以我制作了四幅1920*1080的图像,使用firmware中的update flash image模块,实际操作中只是添加了splash image图片,但是报错。请问是什么原因?splash image 对用户添加的图片的要求有哪些?详细操作及报错如下。







splash只支持DMD本征分辨率,不支持1080p,具体参考programmer guide。