How to invert the pins of a MAX7219
bytor95
Posts: 53
Hi,
I had to start a new thread because I realize what I need to do.
For a few months now I created a program that interfaced a BS2 with a MAX7219 with a bicolor common anode 8x8 LED matrix. When I tried to make my final tide calculator program, I wanted to use discrete LED's. They are configured as a common cathode device (Red, CC, Green).
I was wondering if anyone knew a simple way of making the eight positive pins negative and the eight negative pins positive of a MAX7219 chip using the least amount of devices. I am trying to prevent redoing all the code if possible.
Thanks,
Engin
Post Edited (bytor95) : 7/25/2007 8:19:34 PM GMT
I had to start a new thread because I realize what I need to do.
For a few months now I created a program that interfaced a BS2 with a MAX7219 with a bicolor common anode 8x8 LED matrix. When I tried to make my final tide calculator program, I wanted to use discrete LED's. They are configured as a common cathode device (Red, CC, Green).
I was wondering if anyone knew a simple way of making the eight positive pins negative and the eight negative pins positive of a MAX7219 chip using the least amount of devices. I am trying to prevent redoing all the code if possible.
Thanks,
Engin
Post Edited (bytor95) : 7/25/2007 8:19:34 PM GMT
Comments
http://www.hobbyengineering.com/H1381.html
Post Edited (PJ Allen) : 7/27/2007 3:05:05 PM GMT
Thank you very much for everything.
Engin