Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PSU IEEE Workshop on PIC Microcontrollers
#1

PSU IEE Workshop on PIC Microcontrollers

[attachment=16434]

PIC Architecture: Background

Microprocessor:
Requires external support hardware
E.g., External RAM, ROM, Peripherals.

Microcontroller:
Very little external support hardware.
Most RAM, ROM and peripherals on chip.
Computer on a chip , or System on chip (SOC)
E.g., PIC = Peripheral Interface Controller

PIC Architecture: Background

Traditionally, CPUs are CISC
Complex Instruction Set Computer (CISC)
Used in: 80X86, 8051, 68HC11, etc.
Many instructions (usually > 100)
Many, many addressing modes
Usually takes more than 1 internal clock cycle (Tcyc) to execute
Example:

The PIC Family: Speed

PICs require a clock to work.

Can use crystals, clock oscillators, or even an RC circuit.
Some PICs have a built in 4MHz RC clock
Not very accurate, but requires no external components!
Instruction speed = 1/4 clock speed (Tcyc = 4 * Tclk)
All PICs can be run from DC to their maximum spec d speed:
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.