Find the smaller number in an data array. Write 8085 program for above question.
Home/microprocessor
SIKSHAPATH Latest Questions
AIM: a) Mask the lower nibble of an 8-bit number. b) Mask the higher nibble of an 8-bit number.
mj
Asked: April 5, 2022In: Microprocessor
Write initialisation instructions for the 8255A to set up: PORT A as an output port in Mode 0 PORT B as an output port in Mode 1 for interrupt I/O PORT C (Upper) as an output port in Mode 0.
mj
Asked: April 4, 2022In: Microprocessor
Write initialisation instructions for the 8255A to set up: PORT A as an output port in Mode 0 PORT B as an output port in Mode 1 for interrupt I/O PORT C (Upper) as an output port in Mode 0.
mj
Asked: April 1, 2022In: Microprocessor
AIM : a) Shift a 16 -bit number to left by1-bit b)Shift a 16-bit number to left by2-bits.
mj
Asked: April 1, 2022In: Microprocessor
AIM: a)Shift left 8-bit number by 1 bit. b) Program to Shift Left 8-bit Number by 2 Bit