Skip to content

Any known issues with readRect() to read screen data? #1023

Discussion options

You must be logged in to vote

This sounds like a memory issue since it worked in a simpler environment. Screen buffers take a lot of memory. Make sure you can reserve enough space for the readRect data.

Note that if you are trying to run RTOS tasks (or use TFT_eSPI across both processors) that TFT_eSPI is not thread safe.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Bodmer
Comment options

You must be logged in to vote
1 reply
@Bodmer
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants