We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
There are 4 Columns and 16 Rows of LED Matrix.
I have circuit with Philips microcontroller with Port0 and Port1 connected to ULN2003 to Rows of the LED Matrix. While Port 2.2 to Port 2.7 (6 pins) are connected to 74LS245 buffer. The output of this buffer (Pin 11, 12 and 13) are connected to STCP, SHCP and DS Pin of 74HC595 shift register which is connected further to columns of the LED Matrix.
I can choose one row at a time, ON it by keeping all other rows OFF, and then want to ON the entire column. Can someone help me with some sample code to communicate 74LS245 and 74HC595 shift register through the microcontroller?
Regards RS.
Thanks Per. Actually the present circuit is working perfectly with software developed by another engineer. I am not much aware of the hardware part. I have been asked to developed a new software for the same microcontroller from scratch for the same circuit. So I am not able to reply the questions that you asked. I am looking for some help to start with this LS245 and HC595. Better I will scan and upload the circuit diagram here.