DMA with 16 bit parallel on rp2040/pico #3282
Unanswered
ripjohnbrown1859
asked this question in
Q&A - Sprites
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
im trying to run DMA on a 16 bit parallel display with a raspberry pi pico(with the eventual goal being to run data collection on an esp32 s3 and the rp2040 driving the display due to the GPIO requirements. currently the DMA sprites are all corrupted with the text being extremely tilted.
im using a ili9486 480x320 display heres the link
https://www.amazon.com/dp/B073R7Q8FF
heres the code.
Beta Was this translation helpful? Give feedback.
All reactions