PBP Support for 12F1840 8-Pin Device?


Closed Thread
Results 1 to 18 of 18

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Posts
    6

    Default PBP Support for 12F1840 8-Pin Device?

    Greetings - I've been using PBP V2.50/V2.60C for about two years, mostly with 16F886 devices. I would like to try the new Microchip 12F1840 8-pin part, but it is not listed as a supported device when using MicroCodeStudio and PBP V2.60C. Do I need to wait for another PBP patch before I can use the 12F1840 part? Not sure what to do.
    Thank-you for making this forum a wonderful resource.

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


    Did you find this post helpful? Yes | No

    Default Re: PBP Support for 12F1840 8-Pin Device?

    The 12F1840 is not even in production yet.

    Microchip is sampling them, but that's all.
    Production quantities are expected by late July or August.
    We just got samples a couple days ago.

    They will be added to PBP in the next version.
    DT

  3. #3
    Join Date
    Apr 2011
    Posts
    6


    Did you find this post helpful? Yes | No

    Default Re: PBP Support for 12F1840 8-Pin Device?

    Darrel - Thank-you very much for the reply. I ordered and received some 12F1840 devices from Mouser back in mid-April, so I didn't realize they were not in production. No worries, I can wait, and at least now I know support is coming for the part. You rock as always.

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: PBP Support for 12F1840 8-Pin Device?

    I emailed PBP support re this matter a few weeks ago and they replied that they though code compilied for another pic would run on it. I will post details later I don't have access to it here. I think the issues were that the suggested pic has more ports, so as long as you didn't try to use them then hex code for the substitute pic may/should work on the 12F1840.

    I also spoke to piccircuit .com who make a neat cheap pickit 2 clone and they sent me a file to allow the pickit 2 software to work with the new device.

    I'll post details later.

  5. #5


    Did you find this post helpful? Yes | No

    Default Re: PBP Support for 12F1840 8-Pin Device?

    This is the reply i got from Charles Leo

    The datasheet wasn't available in time for our last PBP revision, and another revision isn't planned for few months.

    It looks to me like the part is identical to the 16F1828, with the exception of a few missing ports. I think you can compile for the 1828 and the hex file will work for the 1840. Let me know if you encounter any compiler or assembly errors and I will look into it.

    Programming support for the 1840 has already been added to the meProg software for the programmers.

    Charles Leo
    microEngineering Labs, Inc.
    2845 Ore Mill Road STE 4
    Colorado Springs, CO 80904
    719-520-5323
    fax: 719-520-1867
    http://melabs.com
    This is the reply i got from Piccircuit.com

    Hi,

    Thanks for checking with us.
    For the PIC12F1840, you might need to install the attached patch to enable the PIC12F1840 programming
    Please apply the patch at C:\Program Files\Microchip\PICkit 2 v2>PK2DeviceFile.dat
    Then the PIC12F1840 should be detected by the PICkit2.
    Please let us know the testing results on our solutions. We will try our best to help you.

    Best Regards,
    PICCIRCUIT.COM
    Patch attached

    PK2DeviceFile.zip

  6. #6
    Join Date
    Apr 2011
    Posts
    6


    Did you find this post helpful? Yes | No

    Default Re: PBP Support for 12F1840 8-Pin Device?

    Retepsnikrep (Peter?) - Thank-you for taking the time to post the added info. When I get my test board together, I will certainly give it a shot - Very much appreciated.

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