Add multiple HUB75 PORT . #73
Replies: 14 comments 7 replies
|
Hi |
|
Is there an example of how to use 2 channels? |
|
Do you mean a two channels on Raspberry Pico RP2040 ? |
|
Ok sir . I am waiting |
|
Yes, 2 channels on Pico. Also: how is that supposed to work. Do we get two different framebuffers or what? |
Sorry, I did this almost 2 years ago, in the summer of 2022, I don't remember the details. I need to find that code. |
|
Hi, friends ! In the case of using two hub75 channels, control of the ABCDE and OE pins remains common to the two HUB channels, and two PIO machines are configured to output the color data of the first and second hub75 channels. The data of both channels is managed independently and therefore, required a two independent framebuffers. |
|
I think it will be better to convert this topic to the discussion, do you agree? |
|
Yes absolutely |
|
Hi sir |
I'm afraid it won't work that way. Color channel pins (R1G1B1 R2G2B2) of all panels must be connected in series. |
|
I think you can achieve this with 2 new pins and a 1:4 demultiplexer on the clock line. |
|
Definately update time is a concern . |



Uh oh!
There was an error while loading. Please reload this page.
Sir ,
I want to make a PCB where I can add multiple hub75 port.
Is it possible to make multiple the OE signal so at one time I can run one row of panel and so on...
All reactions