Menu Close

What is PIC18F4550?

What is PIC18F4550?

PIC18F4550 is one of popular Microcontrollers from the microchip technology, comes with a High-Performance, Enhanced flash, USB Microcontroller with nano-Watt-Technology. This is an 8-bit microcontroller popular among makers and engineers due its features and easy applications.

Which are the different controllers in PIC18 family?

The PIC18 family includes all the popular peripherals, such as MSSP, ESCI, CCP, flexible 8- and 16-bit timers, PSP, 10-bit ADC, WDT, POR and CAN 2.0B Active for the maximum flexible solution.

How many bits is PIC18F4550?

PIC18F4550 is an 8-bit microcontroller, on which the board Aurum is centered. The PIC18F4550 (hereafter referred to as 4550) is an 8-bit MCU with Harvard architecture, i.e. it has separate code and data spaces and pathways. It is commonly available in 40-pin DIP, 44-pin TQFP and QFN packages.

How many ports are available in PIC18F4550?

40 pins of PIC18F4550 are divided into 5 ports. Out of which, 35 pins are Input-Output pins which can be configured for general Input or Output by setting registers associated with them.

Which timer is used in CCP module of PIC18F4550?

Timer 1 or Timer 3 can be chosen to source the CCP module.

How many port lines the PIC18F4550 has?

What is the resolution of ADC used in PIC18F4550?

10 bits
ADC in PIC Microcontroller (PIC18F4550) The ADC in PIC18F4550 is a successive approximation ADC with a resolution of 10 bits. The resolution indicates how much the reference voltage can be divided. For a 10 bit resolution ADC, it is possible to divide up to 1024 (2^10) voltages.

What is the difference between pic18f4550 and pic16f877a?

The number of I/O Port of PIC18F4550 is 35 and the number of I/O Port of PIC16F877A is 33. Well, the major difference of I/O Port of these two PIC microcontroller is the register.

What is the internal oscillator frequency range of pic18f4550?

PIC18F4550 consist of build in internal oscillator. The frequencies internal oscillator range from 31kHz to 8MHz. In order to initialize internal oscillator, configure the clock source to internal oscillator modes.

What is the internal oscillator of pic16f877a?

PIC16F877A don’t have any internal oscillator , clock source of PIC16F877A is depends on external oscillator. PIC18F4550 consist of build in internal oscillator. The frequencies internal oscillator range from 31kHz to 8MHz. In order to initialize internal oscillator, configure the clock source to internal oscillator modes.

What is ECCP mode in pic18f4550?

The ECCP mode provides additional PWM output options for a wider range of control applications. The module is a backward compatible version of the standard CCP module and offers up to four outputs, designated P1A through P1D Although we know there is two CCP channel in PIC18F4550 datasheet .It is not possible to use ECCP and CCP at the same time.