Animated dial #2791
Unanswered
AlexBinyon99
asked this question in
Q&A - Sprites
Animated dial
#2791
Replies: 1 comment 1 reply
-
This suggest the display pixel data cannot be read from the TFT chip. This may be because this is not supported for the interface used or MISO has not been connected for a SPI display. There is an example that checks if reads are working: If the display canot be read and the processor has sufficient RAM then sprites can be used, see example here: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have an issue with ghosting
i have chanched it slightly so that it re-uploads the background frequently to combat this. is there a better way to make the sprites "trasparent"
when the code is untouched, it appears like this :

but none of the examples online look like they have the same issue. possibly ive done something wrong
any advice helps
Beta Was this translation helpful? Give feedback.
All reactions