Question: I want code in assembly language as an answer not the pseudo code Questions (25 Marks/CLO-04 Two microcontrollers (MCI and MC2) are communicating serially a

I want code in assembly language as an answer not the pseudo code
Questions (25 Marks/CLO-04 Two microcontrollers (MCI and MC2) are communicating serially a bol rate of 9600 bps with 8 bits cate, ne start bit and stop bit. Both controllers have ancillator frequency of 12MHz. MCI initiates the communication by sending 2 bytes of data. The data is 2 digit pucked BCD number stored at RAM location 30H. Data is required to be encrypted into another form before being sent Encryption is done as follows: Unpack the 2 digit BCD number and store in RO and RI Convert RO and RI into an alphabet. 0-9 value is converted into 'A' to Now, send RO and R1 to MC2 MC2 receives those bytes and store in its RAM locations 30 and 31H. This process is repeated continuously. ASCII codes of alphabets A-Jare 418 4AH Examples: If MC has 4711 stored at 30H. Data that is sent actually is and Ir If MC has 92H1 stored at 30H. Data that is sent is and Questions (25 Marks/CLO-04 Two microcontrollers (MCI and MC2) are communicating serially a bol rate of 9600 bps with 8 bits cate, ne start bit and stop bit. Both controllers have ancillator frequency of 12MHz. MCI initiates the communication by sending 2 bytes of data. The data is 2 digit pucked BCD number stored at RAM location 30H. Data is required to be encrypted into another form before being sent Encryption is done as follows: Unpack the 2 digit BCD number and store in RO and RI Convert RO and RI into an alphabet. 0-9 value is converted into 'A' to Now, send RO and R1 to MC2 MC2 receives those bytes and store in its RAM locations 30 and 31H. This process is repeated continuously. ASCII codes of alphabets A-Jare 418 4AH Examples: If MC has 4711 stored at 30H. Data that is sent actually is and Ir If MC has 92H1 stored at 30H. Data that is sent is and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
