HEF4543 Example Code (SPIN)?
Chad1
Posts: 26
in Propeller 1
Hi everyone,
Has anyone ever used the HEF4543B with the Propeller? I'm using it as a BCD to 7-Seg decoder (I have a dual 7 segment display I'm driving with the HEF4543). In the past I've used the 74HC595 shift register; it has its own object file (Channels_74HC595.spin) which was pretty handy in the code-writing process. I can't seem to locate an object file or example code to study the best way to interface with the HEF4543. Does anyone have any they can include (SPIN)? If not, suggestions, best practices, or lessons learned?
Thank you!
Has anyone ever used the HEF4543B with the Propeller? I'm using it as a BCD to 7-Seg decoder (I have a dual 7 segment display I'm driving with the HEF4543). In the past I've used the 74HC595 shift register; it has its own object file (Channels_74HC595.spin) which was pretty handy in the code-writing process. I can't seem to locate an object file or example code to study the best way to interface with the HEF4543. Does anyone have any they can include (SPIN)? If not, suggestions, best practices, or lessons learned?
Thank you!
Comments
btw, you may need to clean up the duplicate thread [delete]