Question
needs to be solved with assembly language!! a) If the number of 8 bits in PORTB in PIC16F84 is greater than the number in a
needs to be solved with assembly language!!
a) If the number of 8 bits in PORTB in PIC16F84 is greater than the number in a (General purpose) register defined with the name MEM, it writes the number h'01 'to PORTA; If the number in PORTB and the number in MEM Registers are equal, write a Program Part in PORTA with command explanations in Assembly language, otherwise returning to the test to test PORTB. In case of neither greater nor equal specified as "otherwise", a delay of up to 200 command periods will be provided before retesting the PORTB. b) In the PIC16F84, write the Program Part with the Transformation Sub-Program that burns the even numbers from 0 to E once in 7 segments (segmented) connected to PORTB such that RB0 (a). The DELAY Sub-Program will be called between both numbers burned but will not be written. Make a description next to each command.
problem needs to be solved with assembly language !! a) If the number of 8 bits in PORTB in PIC16F84 is greater than the number in a (General purpose) register defined with the name MEM, it writes the number h'01 'to PORTA; If the number in PORTB and the number in MEM Registers are equal, write a Program Part in PORTA with command explanations in Assembly language, otherwise returning to the test to test PORTB. In case of neither greater nor equal specified as "otherwise", a delay of up to 200 command periods will be provided before retesting the PORTB. b) In the PIC16F84, write the Program Part with the Transformation Sub-Program that burns the even numbers from 0 to E once in 7 segments (segmented) connected to PORTB such that RB0 (a). The DELAY Sub-Program will be called between both numbers burned but will not be written. Make a description next to each command.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started