- High performance RISC CPU – Up to 10MIPs operation & 16-bit wide instructions, 8-bit wide data path
- Peripheral – 3 external interrupt pins, master synchronous serial port (MSSP) module
- Analogue – Programmable low voltage detection (PLVD) and programmable brown-out reset (BOR)
- Flash/data EEPROM retention of >40 years
- Self-reprogrammable under software control
- Watchdog timer (WDT) with its own on-chip RC oscillator for reliable operation
- Programmable code protection
- Power saving sleep mode
- Single supply 5V In-Circuit Serial Programming™ (ICSP™) via two pins
- In-Circuit Debug (ICD) via two pins
- CMOS technology – Low power, high speed flash/EEPROM technology
-
PIC microcontrollers can be programmed with different software that is available in the market. There are people who still use Assembly language to program PIC MCUs. The below details is for the most advanced and common software and compiler that has been developed by Microchip itself.
In order to program the PIC18F452 and other microcontroller, we will need an IDE (Integrated Development Environment), where the programming takes place. A compiler, where our program gets converted into MCU readable form called HEX files. An IPE (Integrated Programming Environment), which is used to dump our hex file into our PIC MCUs.
IDE:Ā MPLABX v3.35
IPE:Ā MPLAB IPE v3.35
Compiler:Ā XC8
Applications :
PIC18F452 used in Sensing & Instrumentation, Test & Measurement, Power Management, Communications & Networking, Consumer Electronics, Audio, Imaging, Video & Vision, Industrial
Product Information :
- :
- 40MHz
- :
- DIP
- :
- AUSART, I2C, PSP, SPI
There are no reviews yet.