Question: Write an assembly in MSP 430 Name: Grade /20 (A) An application is needed to convert a binary number into a BCD for a decimal
Write an assembly in MSP 430

Name: Grade /20 (A) An application is needed to convert a binary number into a BCD for a decimal display on a LCD. Write an assembly language program for a MSP430 processor that continuously reads a binary combination from 4 dip-switches which are connected to pins P1.0 to P1.3 on port P1. This number is then written out to port P2 connected to a 7447 chip that the BCD conversion and display as seen the diagram below. If the binary combination of the dip-switches is 10 or more, then the number displayed is zero (0) IE P1.1 P1 P1.4 P1.6 PORT 1 P1.7 MSP 430 P2.0-1D 7 P2.1i C P2.4 P2.5 P2.6 P2.7 Name: Grade /20 (A) An application is needed to convert a binary number into a BCD for a decimal display on a LCD. Write an assembly language program for a MSP430 processor that continuously reads a binary combination from 4 dip-switches which are connected to pins P1.0 to P1.3 on port P1. This number is then written out to port P2 connected to a 7447 chip that the BCD conversion and display as seen the diagram below. If the binary combination of the dip-switches is 10 or more, then the number displayed is zero (0) IE P1.1 P1 P1.4 P1.6 PORT 1 P1.7 MSP 430 P2.0-1D 7 P2.1i C P2.4 P2.5 P2.6 P2.7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
