View Single Post
Old 06-10-2015, 08:15 AM   #59 (permalink)
bobski
EcoModding Apprentice
 
Join Date: Jan 2010
Location: Newark, DE
Posts: 143

'91 CRX - '91 Honda CRX DX
90 day: 34.91 mpg (US)
Thanks: 0
Thanked 14 Times in 14 Posts
Quote:
Originally Posted by Theitguy View Post
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.
  Reply With Quote