Share:


PIC10F202T-I/OT

Specifications

SKU: 4998429

BUY PIC10F202T-I/OT https://www.utsource.net/itm/p/4998429.html
6-Pin, 8-Bit Flash Microcontrollers
Parameter Description Value
Package The type of package used for the component SOT-23 (SC-59)
Operating Voltage (Vdd) The range of supply voltage that the device can operate within 2.0 to 5.5 V
Operating Temperature The temperature range over which the device is specified to operate -40°C to +85°C
Program Memory The amount of program memory available 256 x 12-bit words
Data Memory (RAM) The amount of data memory available 16 x 8-bit registers
I/O Pins The number of input/output pins 6
Timer On-chip timer module 8-bit Timer/Counter
Oscillator Types Types of oscillators supported Int RC, Ext Clock, Ext Crystal
Watchdog Timer (WDT) On-chip watchdog timer Yes
Power Consumption Typical power consumption at 3.0V and 4 MHz 200 μA
Sleep Mode Current Current consumption in sleep mode 1 μA
Programming Method Method used to program the device In-Circuit Serial Programming (ICSP)
Reset Methods for resetting the device MCLR, Power-on Reset, Brown-out Reset
Brown-out Detection Feature to detect and reset the device if the supply voltage drops below a threshold Yes
Programming Voltage Voltage required for programming 4.5 to 5.5 V
Programming Current Current required for programming 5 mA
Package Marking Marking on the package PIC10F202T-I/OT

Instructions for Use

  1. Power Supply:

    • Connect the Vdd pin to the positive supply voltage (2.0 to 5.5 V).
    • Connect the Vss pin to ground.
  2. Oscillator Configuration:

    • For internal RC oscillator, no external components are needed.
    • For external clock or crystal, connect the appropriate components to the OSC1 and OSC2 pins.
  3. I/O Pin Configuration:

    • Configure the I/O pins as inputs or outputs using the TRIS register.
    • Use the PORT register to read or write to the I/O pins.
  4. Timer Operation:

    • Configure the timer using the T0CON register.
    • Start the timer by setting the TMR0ON bit in the T0CON register.
  5. Watchdog Timer:

    • Enable the WDT by setting the WDTE bit in the configuration word.
    • Clear the WDT periodically to prevent reset.
  6. Programming:

    • Use an ICSP programmer to program the device.
    • Ensure the programming voltage (4.5 to 5.5 V) and current (5 mA) are within specifications.
  7. Reset:

    • The device can be reset using the MCLR pin, power-on reset, or brown-out reset.
    • Ensure the MCLR pin is held high during normal operation to prevent unintended resets.
  8. Brown-out Detection:

    • Enable brown-out detection in the configuration word to reset the device if the supply voltage drops below a threshold.
  9. Sleep Mode:

    • Enter sleep mode by executing the SLEEP instruction.
    • Wake up from sleep mode by an interrupt or reset.
  10. Power Consumption:

    • Minimize power consumption by using sleep mode and optimizing code efficiency.

For detailed information, refer to the Microchip PIC10F202 datasheet.

(For reference only)

 Inquiry - PIC10F202T-I/OT