You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a NODEMCU ESP32 Dev KIT connecting following pins on the HUB 75 E:
R1: 25
B1: 27
R2: 14
B2: 13
A: 23
C: 5
CLK: 16
OE: 15
G1: 26
GND
G2: 12
E: 32
B: 19
D: 17
LAT: 4
GND
After flashing the display and the clock works but the display seems to not order the 4 section properly and overdraws them.
(Will try to attach a picture of this).
Seems positioning is wrong or the panel runs in 32 row mode?
Any pointers to what might be the issue?
Thanks, Trant
The text was updated successfully, but these errors were encountered:
Do not mind the actual wifi connection error. That works, but the picture shows nicely that the top part of the wifi symbol is positioned in the first segment and not the second.
The board I got off aliexpress does this too. They have their own github which is somewhat annoying if I cant use the default web flasher. https://github.com/sjh007/hub75-64-64 - would be good if this was able to be compiled for that board too without me having to install a whole development environment.
Hi,
I have following panel:
with layout:
Using a NODEMCU ESP32 Dev KIT connecting following pins on the HUB 75 E:
R1: 25
B1: 27
R2: 14
B2: 13
A: 23
C: 5
CLK: 16
OE: 15
G1: 26
GND
G2: 12
E: 32
B: 19
D: 17
LAT: 4
GND
After flashing the display and the clock works but the display seems to not order the 4 section properly and overdraws them.
(Will try to attach a picture of this).
Seems positioning is wrong or the panel runs in 32 row mode?
Any pointers to what might be the issue?
Thanks, Trant
The text was updated successfully, but these errors were encountered: