Is 10F220 supported ?


Closed Thread
Results 1 to 3 of 3
  1. #1

    Default Is 10F220 supported ?

    Hi guys,

    I've noticed that in my PBP folder there's no inc file for the 10F220 pics.
    However inside the INC folder there's a file called M10F22X.inc and inside theres a reference of the 10F220 ( PIC10F220 equ 40010000h ; 12-Bit, 256 Code, 0 EE, ID = 0 ).

    While in MicroCode Studio there is no option for 10F220.

    Is it possible to add it to the list ?

    Thanks

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    The 10F200/204/220 only have 16 bytes of RAM, which isn't enough for PBP's system variables, let alone leave anything for User variables.

    The 10F202/206 have 24 bytes, which normally leaves 4-bytes for variables.
    And the 10F222 has 23.
    <br>
    DT

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Thanks Darrel,

    that explains it.

    Best Regards
    Rui

Similar Threads

  1. 16F1936 doesn't seem to be supported?
    By ShortBus in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th October 2009, 15:56
  2. 16F677 supported?
    By 12aBridge in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 9th October 2009, 03:27
  3. Serial protocol not supported?
    By paxmowa in forum Serial
    Replies: 3
    Last Post: - 11th September 2007, 13:11
  4. Replies: 1
    Last Post: - 23rd December 2006, 10:38
  5. PIC16F687 - supported?
    By badcock in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 6th August 2005, 10:33

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts