Memory Map Reference
Interactive memory map showing register addresses, special function registers, and memory organization for PIC microcontrollers.
Select Device:
Bank 0 (00h-7Fh)
Bank 1 (80h-FFh)
Register Details
Click on a register to view its details and bit descriptions.
Memory Organization
PIC microcontrollers use a banked memory architecture:
- Bank 0: General purpose registers and some SFRs
- Bank 1: Special Function Registers (SFRs) and configuration
- Bank switching: Use STATUS register bits RP0 and RP1
- Indirect addressing: Use FSR register for indirect access