Pic Microcontroller Block Diagram
Pic Microcontroller Block Diagram
Block Diagram of
PIC 16F 877A
:Franklin Francis
PART DETAILS
If we compare 8051 and the block diagram of
PIC above we have the following additions.
AD converter, Capture control modules, PWM, Interrupts
increased and WDT near CPU module , i2c in Serial
Communication module and EEPROM in memory module.
Power
Supply
Memory
The PIC 16f877a has three kinds of memory
RAM, ROM, EEPROM.
ROM : Where you load programs and we also call it
the program memory. It is made in FLASH
technology. ( Flash supports fast writing and
unlimited times of writing)
EEPROM:
The contents is permanently saved, even upon the
power goes off.
There are 256 locations and we can change the
details.
Used to save data, results of operations and for
latter working.