logo

Crowdly

Browser

Add to Chrome

ECNG2006 : Introduction to Micro-Processors (Semester II- 2025/2026)

Looking for ECNG2006 : Introduction to Micro-Processors (Semester II- 2025/2026) test answers and solutions? Browse our comprehensive collection of verified answers for ECNG2006 : Introduction to Micro-Processors (Semester II- 2025/2026) at myelearning.sta.uwi.edu.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

We have a circuit in which a switch is connected to PORTB<6> and to ground. If PORTB pull-ups are enabled, all PORTB pins are configured as inputs, and no other PORTB pins are connected to circuitry, what value is placed in the working register by the instruction movf PORTB,W when the switch is ON?
0%
0%
0%
0%
View this question

A PIC16F18877 processor is configured so that it runs based on an external clock signal of 6 MHz. Presuming that the instruction pipeline is not broken, how many instruction cycles will be equivalent to a 1 millisecond delay?

0%
0%
0%
View this question

Fill in the blank:

A PIC16F18877 processor is configured so that it runs based on an external clock signal of 0.4 MHz. Presuming that the instruction pipeline is not broken, an instruction will be executed every __________________.

0%
0%
0%
View this question
The following code changes the sign of Reg so that it is always interpreted as a positive number in the two's complement representation scheme. How many cycles does the following code for the PIC16F18877 take for negative and positive numbers respectively?
 movf Reg,W

btfss Reg,7

goto Done

sublw 0

Done movwf Reg

0%
0%
0%
View this question
The system bus connects the CPU to memory and peripherals. Bus arbitration is a method which:
0%
0%
0%
View this question
The question is based on the following information:

  Processor A:

RISC

8 bit address space

8 bit instructions

4 MHz max. clock speecd

Averages 4 clock cycles per instruction

Algorithm Q code size: 80 instructions

Cost: 20 money units

Processor B:

CISC

8 bit address space

16 bit instructions

20 MHz max clock speed

Averages 10 clock cycles per instruction

Algorithm Q code size: 40 instructions

Cost: 300 money units

We need to choose between processors A and B for a particular application which uses Algorithm Q. What are the predicted execution times for Algorithm Q if each processor is used with its maximum possible clock speed?

0%
0%
0%
0%
0%
View this question
I/O devices may be accessed by the CPU through which of the following interfacing methods:
0%
View this question
Choose the word combination which best completes the following sentence(s):

Q20I Modulation may be considered as a means of Q20II .

The frequency/period of the signal is independent of the

Q20I .

The ratio of

Q20I to period is referred to as the Q20III .
0%
0%
0%
0%
View this question
The code listed below was part of a program eneterd into the PIC16F, and run.
  

loop incfsz var,f

goto loop

The loop never terminates. Which ONE of the following is the MOST plausible explanation:

0%
0%
0%
0%
View this question
One hundred 3-bit data-items need to be stored in Bank 0 of the register file in the PIC16F877. Which of the following are appropriate storage methods?
0%
0%
0%
View this question

Want instant access to all verified answers on myelearning.sta.uwi.edu?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome