Quote:
Originally Posted by Theitguy
would it effect anything if i was using the chip in static mode rather then multiplexed? would i have to change anything in the code?
|
Code:
const byte defaultSaa1064ControlByte = 0x37; //control byte: 9 mA drive current, no segment test, all digits active, multiplexed
You'll have to poke around in the datasheet to figure out what bits need to be what.