PIC10F206T-E/OT Microchip Technology, PIC10F206T-E/OT Datasheet - Page 2

IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,TSOP,6PIN,PLASTIC

PIC10F206T-E/OT

Manufacturer Part Number
PIC10F206T-E/OT
Description
IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,TSOP,6PIN,PLASTIC
Manufacturer
Microchip Technology
Series
PIC® 10Fr

Specifications of PIC10F206T-E/OT

Rohs Compliant
YES
Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
3
Program Memory Size
768B (512 x 12)
Program Memory Type
FLASH
Ram Size
24 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
-40°C ~ 125°C
Package / Case
SOT-23-6
Processor Series
PIC10F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
24 B
Interface Type
USB
Maximum Clock Frequency
4 MHz
Number Of Programmable I/os
4
Number Of Timers
1
Operating Supply Voltage
2 V to 5.5 V
Maximum Operating Temperature
+ 125 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, PG164120
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With
AC162059 - HEADER INTRFC MPLAB ICD2 8/14PINXLT06SOT - SOCKET TRAN ICE 6SOT W/CABLEAC163020 - ADAPTER PROGRAMMER PIC10F2XXAC164321 - MODULE SKT 6L PM3 SOT23AC164037 - MODULE SKT 6L PROMATE II SOT23
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
 Details
PIC10F200/202/204/206
4. Module: MPLAB
EXAMPLE 1:
TABLE 1:
DS80194G-page 2
Note 1:
The MPLAB IDE 6.61 does not look for or set the
Configuration Word in the hex file at the
conventional logical location of 0xFFF.
Work around
The CONFIG data must be assigned in two
locations within the assembly code to ensure
proper Configuration Word placement in the hex
file. This is only required for MPLAB IDE version
6.61 and earlier.
Fixed Code
org
data
__CONFIG
Re-locatable Code
.config
data
__CONFIG
PIC10F200
PIC10F202
PIC10F204
PIC10F206
Device
YYYY is the address of the Configuration
Word for the part.
Earlier
CONFIGURATION WORD
ADDRESS
0xYYYY
_CP_OFF & _WDT_ON & etc.
_CP_OFF & _WDT_ON & etc.
code 0xYYYY
data _CP_OFF & _WDT_ON & etc.
data _CP_OFF & _WDT_ON & etc.
CODE
®
IDE, Revision 6.61 and
YYYY
01FF
03FF
01FF
03FF
© 2007 Microchip Technology Inc.

Related parts for PIC10F206T-E/OT