2023-10-03 04:52 PM
Hello,
I have created a pcb using RGB 8x8 leds. I'll refer to the RGB 8x8 LEDs as 'modules'. These modules are controlled via the LED2472GBTR. There are 10 modules, thus, ten LED2472GBTR's.
This is all then controlled via a PIC18F87K22 MCU.
At present, I can display whatever ASCII character I wish. That's not the issue. What I would like to ask about is the ROE/GOE/BOE output enables.
My issue: When applying all three OE channels, if the ASCII character to be displayed upon a module has more than a few 'dots' (or RGB LED's) to light, the colour red seems to dominate. And I don't know why?
Context for my issue:
So is there any reason why the LED2472GBTR chooses to cut green and blue?
Is there something I am missing? I have followed Figure 8. (Data input time diagram) in Chapter 8 (Digital blocks) from the datasheet.
I have an 18K resistor connected to ISET. And the control registers are not altered upon power-up or reset.
Finally, again, I can get this IC to do what I wish, as far as displaying ASCII characters on my RGB 8x8 modules. But just don't understand what's going on when trying to apply all three colours (Red/Green/Blue) via the OE's.
Thanks
Chris