Difference between revisions of "PIC16F684"

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



Revision as of 12: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
+ 5 V
Ground
Failed to parse (syntax error): {\displaystyle RA#/RC#\,} PORTA/PORTC Programmable I/O
Failed to parse (syntax error): {\displaystyle AN#\,} A/D Channel
External Interrupt Input
PWM Output

Registers

Configuring I/O

Setting Up for PWM Output