If pixel 1 is the LAST one in the string, then yes.
Send the data for all pixels then latch it. All pixels update at the same time.
If pixel 1 is the LAST one in the string, then yes.
Send the data for all pixels then latch it. All pixels update at the same time.
DT
ok, thank you for this fast reply,
A6280 is perfect for my application : (low resolution screen).
I'm going to test it soon
I know I'm coming in on this thread a little late, but I'm trying to control the A6280 as well. I'm using a PIC16F873a which has a SPI port. Supposedly it is very easy to use the SPI port because it handles the serial clocking of the data and such. I was wondering if someone could clarify something though. Does the SCK pin maintain a constant clock pulse. I believe how it's setup is to deliver OSC/4 to that.
Thanks for the clarification. Is there a way to utilize the oscillator that is supplying the clock for the PIC to also supply the clock pulse for the A6280, and use the SPI functions as well? Or would SPI not work at all in this example? It's a shame that the A26281 just comes in a QFN package, considering it has its own internal PWM counter.
I was just curious if it was possible or not. I'll have to play with the examples above and see what I can get out of it. I've never used the CCP module, but I like the idea of not having to rely on any external clock sources.
Bookmarks