trouble with a MAX7219
Archiver
Posts: 46,084
If you are sending anything other than 8 bits with shiftout you have to
tell the stamp so.
e.g., shiftout DATA_n,CLK,msbfirst,[noparse][[/noparse]max_dat\16]
to send 16 bits out
-
Ian Bobbitt
When an error occures:
A novice user blames himself,
a normal user blames the computer,
a power user sighs and gets another cup of coffee.
KB9VEX
ICQ: 14106680
It said requires windows 95 or better, so I installed Linux.
tell the stamp so.
e.g., shiftout DATA_n,CLK,msbfirst,[noparse][[/noparse]max_dat\16]
to send 16 bits out
-
Ian Bobbitt
When an error occures:
A novice user blames himself,
a normal user blames the computer,
a power user sighs and gets another cup of coffee.
KB9VEX
ICQ: 14106680
It said requires windows 95 or better, so I installed Linux.