Skip to content

Bitmap data from flash #116

Answered by RudolphRiedel
Marvin1DE asked this question in Q&A
Mar 15, 2024 · 1 comments · 10 replies
Discussion options

You must be logged in to vote

Moin,

das EVE_cmd_setbitmap() sieht verdächtig aus, bzw. die Adresse.
Seltsamerweise muss die Adresse nämlich in Blöcken von 32 Bytes angegeben werden wenn das Bild im Flash liegt.
Probier das mal so:
EVE_cmd_setbitmap_burst(0x800000 | (4096/32), EVE_ASTC_4x4, 20, 20);

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@Marvin1DE
Comment options

@RudolphRiedel
Comment options

@Marvin1DE
Comment options

@RudolphRiedel
Comment options

@Marvin1DE
Comment options

Answer selected by Marvin1DE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants