Hello,
I meet a question when i used a series of functions ,including LoadData( ),SetRowMd(0),SetRowAddr(0), SetBlkMd(3),SetBlkAddr(9) and LoadControl( ) ,to transfer a 1024*768 matrix to the DLP4100 . All the return value of these functions are true , but the DMD has nothing changes .
Can anyone tell me how to solve this problem, or I have to convert the matrix to a picture and then transfer it to the imagebuffer?
Thanks a lot!