Compatibly Pins for PIC


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302

    Default Compatibly Pins for PIC

    Which other Pics are Compatibly (same pins) with :
    pic16f84a - pic16f628a - pic16f648a - pic16f88 - pic16f818 - pic16f819

  2. #2
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302


    Did you find this post helpful? Yes | No

    Default

    anyone to know;

  3. #3
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Go to the Microchip website and fill in the parameters for what you need...

    http://www.microchip.com/ParamChartS...g=en&pageId=74

    at least then you'll have all the options... folks here won't know every single possible PIC, so the Microchip website is where you should be looking.

  4. #4
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by savnik
    Which other Pics are Compatibly (same pins) with :
    pic16f84a - pic16f628a - pic16f648a - pic16f88 - pic16f818 - pic16f819
    Do you mean just the same number of pins.... or the same peripherals connected to pins.

    http://melabs.picbasic.com/Scripts/perl/picsearch.pl will allow you to select PICs based on what features you require.

    The examples you list above arent what I would deem compatible. The F84A doesnt have a UART. The F88 does have a UART but it is on different pins to the 628A/648A. Cant comment on the other two as I havent looked at them.
    Keith

    www.diyha.co.uk
    www.kat5.tv

  5. #5
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by keithdoxey
    Do you mean just the same number of pins.... or the same peripherals connected to pins.
    I mean the same numbers of pins (18).

    PIC1 --> PIC2
    -------------------------
    pin 1 (RA2) --> pin 1 (RA2)
    pin 2 (RA3) --> pin 2 (RA3)
    .........................
    .........................
    .........................
    .........................
    pin 18 (RA1) --> pin 18 (RA1)

  6. #6
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    so basically your question is "which pics have 18 pins" because the functionality of those pins can be quite different as can the memory size to shoehorn your program into.
    Keith

    www.diyha.co.uk
    www.kat5.tv

  7. #7
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by keithdoxey
    so basically your question is "which pics have 18 pins".
    Yes , but one to one.
    I have a code for the pic16f84a and if use this code for other pic (16f628 - 16f88) , i change the code (A/D , comparators ,Vref)

Similar Threads

  1. 16F877A Pullups/Pulldowns and unused pins
    By DavyJones in forum General
    Replies: 6
    Last Post: - 17th April 2009, 01:39
  2. Problem setting pins on 12f675
    By srnet01 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 19th February 2009, 15:58
  3. Change On Interrupt, PIC16F884
    By elec_mech in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 14th November 2008, 17:25
  4. PIC - 8 Pins - 6 Output Pins ?
    By DanPBP in forum Off Topic
    Replies: 0
    Last Post: - 22nd October 2007, 00:23
  5. PIC PORT 'special' pins
    By barkerben in forum General
    Replies: 1
    Last Post: - 18th January 2005, 21:40

Members who have read this thread : 1

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