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.

AM3517 image rotation issue

Other Parts Discussed in Thread: AM3517

Using the AM3517 EVM and experimenter development kits. We have displayed some test pattern on a LCD screen. The image data is in external SDRAM. We try to rotate the image using the VRFB rotation by setting both the SMS module and the DSS DMA. We can't get the result as desired. The rotated data is not there when we access the 90 degree virtual address space. Following is a piece of code of what we did.