For today we learning about PIC 16F88.
Memory organization
- These are the program memory and he data memory
- Each block has its own bus, so access to each block can occur during the same oscillator cycle.
- Data memory can be further broken down into the general purpose RAM and the special function Registers (SFRS)
Data Memory
- The data memory is partitioned into multiple banks that contain the general purpose register and special function register.
- Special Function register-----> are register used by the CPU and peripheral modules for controlling the desired operation of the device.
Status register
- can be destination for any instruction as with any other register.
No comments:
Post a Comment