Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPi with 16169 LED Controller #1015

Open
EnBee1981 opened this issue Mar 22, 2020 · 4 comments
Open

RPi with 16169 LED Controller #1015

EnBee1981 opened this issue Mar 22, 2020 · 4 comments

Comments

@EnBee1981
Copy link

Hello,

does anyone have any experience with the IC16169 controller at a raspberry pi. My LED panel has the HUB75E connector.

My indoor panel

https://www.alibaba.com/product-detail/SMD-full-color-3in1-rgb-led_60839777344.html?spm=a2756.order-detail-ta-ta-b.0.0.b61f2fc2D4dii7

function is ok and the the controller is ICN2037.

The outdoor panel has the IC16169 controller. But i dont know the difference and the company dont help me.

kind regards nico

@hzeller
Copy link
Owner

hzeller commented Mar 22, 2020

Did you try through all --led-row-addr-type, --led-multiplexing and --led-panel-type ?

@andytheengineerguy
Copy link

Hi @EnBee1981, did you ever manage to get the IC16169 chipset working? I am facing the same problem now. I have tried all combinations (up to the first ~5 variables) of --led-row-addr-type, --led-multiplexing and --led-panel-type and am getting no output at all with any of them (but interestingly, the panels are still drawing ~400mA of current each)

I suspect this chipset needs a new initialization sequence, but I can't figure out how this library does it. And even if I did, I'm not sure which variables on the datasheet I should be paying attention to! I created custom mappers in C for various panels, so I would say I'm quite capable with this library, but I'm worried this might be beyond me... 🫠

@EnBee1981
Copy link
Author

No I did not get working. If you have any solution please let me know

@andytheengineerguy
Copy link

andytheengineerguy commented Jan 4, 2024

Hi @EnBee1981, an update:

I'm investigating what LED driver chips manufacturers are using in their outdoor, 320mm x 160mm, P4, 80x40, 1/10 scan rate panels.

It looks like this panel from Huaruimin uses a ICN2037 chip:
image

AliExpress link to the panel: https://a.aliexpress.com/_m0N9WJQ

You mentioned in above comments that you successfully used a panel ICN2037 right? Could you elaborate on the settings you used?

If true, then we should be able to use these panel types without needing to write a custom initialization sequence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants