MICROPROCESSOR AND MICROCONTROLLER

PIC MICROCONTROLLER

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In the PIC16F877 microcontroller has ____ ports
A
4
B
5
C
6
D
10
Explanation: 

Detailed explanation-1: -PIC16F877 has 5 basic I/O ports. These are denoted by PORT A, PORT B, PORT C, PORT D, and PORT E. These ports are used for input/ output interfacing.

Detailed explanation-2: -IT has 5 Ports in total. ( PortA, PortB, PortC, PortD and PortE).

Detailed explanation-3: -PORT B and the TRIS B Registers Its direction controlled and maintained by TRIS B data direction register. Setting the TRIS B into logic ‘1’ makes the corresponding “PORT B” pin as an input. Clearing the TRIS B bit make PORT B as an output.

Detailed explanation-4: -The PIC16F877A-I/P is a 8-bit CMOS Flash-based Microcontroller.

There is 1 question to complete.