News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Main Menu

Blind effect with draw images

Started by raydem, October 24, 2022, 12:10:46 PM

Previous topic - Next topic

raydem

Hi,
Yes, always I use the same address, 0x00000000;
I will try your suggestion.
Thanks

BRT Community

Hello,

Yes, in this case what's happening is the data is being loading into RAM_G by the coprocessor as the previous display list is still active on the screen, as such you are seeing the image being generated line by line before your subsequent display list to show this image is issued.

Moving the location of where the second image is decompressed should resolve this.

Best Regards,
BRT Community

raydem

Hi,

It Works!!!!  ;D ;D ;D
Thank you very much.