I am a beginner with the MSP 430 and not sure where to begin. I am making a circuit board and have made a schematic using a msp430g2553, a bcd to seven segment driver, and four seven segment led displays. I made the schematic on eagle 6.5 and I have attached the file.
I'm using a square wave signal from a bnc connector into the msp430.
I connected outputs 1.4, 1.5, 1.6, and 1.7 from the msp430 to the bcd driver inputs.
I connected outputs 1.0, 1.1, 1.2, and 1.3 from the msp430 to transistors to turn the displays on and off.
Not sure how to output the counter results to the bcd driver and multiplex the signal across the displays. Any pointers are very appreciated.