Difference between revisions of "PIC16F684"

From Mech
Jump to navigationJump to search
Line 2: Line 2:


For a complete list of features, see [[media:pic16f684 features.png|this printout]] from the datasheet.
For a complete list of features, see [[media:pic16f684 features.png|this printout]] from the datasheet.

===Pinout===


[[image:pic16f684 pinout.png|center]]
[[image:pic16f684 pinout.png|center]]

{| align="center"
|+ Description of Pinout Labels
! width="100px" | Label !! width="200px" | Description
|-
| <math>V_{DD}\,</math> || + 5 V
|-
| <math>V_{SS}\,</math> || Ground
|-
| RA#/RC# || PORTA/PORTC Programmable I/O
|-
| AN# || A/D Channel
|-
| INT || External Interrupt Input
|-
| P1A/B/C/D || PWM Output
|}


==Registers==
==Registers==

Revision as of 11:08, 6 July 2006

Overview

For a complete list of features, see this printout from the datasheet.

Pinout

Pic16f684 pinout.png
Description of Pinout Labels
Label Description
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{DD}\,} + 5 V
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V_{SS}\,} Ground
RA#/RC# PORTA/PORTC Programmable I/O
AN# A/D Channel
INT External Interrupt Input
P1A/B/C/D PWM Output

Registers

Configuring I/O

Setting Up for PWM Output