pitschu / RP2040matrix-v2

This project shows a LED matrix panel with 64x64 full RGB pixels driven by a RP2040 Rasberry Pi micro chip. It runs at 50Hz frame rate in BCM mode to get an absolute flicker free display. This is only a tiny demo program running several tasks using FreeRTOS. The driver uses 2 state machines of one PIO device. Each state machine is feeded by a DMA channel providing RGB pixel data and row address data.
50 stars 5 forks source link

Enable discussions feature #1

Closed daveythacher closed 1 year ago

daveythacher commented 1 year ago

I would like to have a conversation about some of your timing, BCM, etc. However I am not going to waste either of our time with an issue.

pitschu commented 1 year ago

Sure, what's your question?

daveythacher commented 1 year ago

Here is some of them:

pitschu commented 1 year ago

Issue closed. Opened a discussion instead.

daveythacher commented 1 year ago

Continue here: https://github.com/pitschu/RP2040matrix-v2/discussions/2