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


    Did you find this post helpful? Yes | No

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

    LakisFM1 - I will try to attach the one I used, along with a very short example program. Hope you find it useful.
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2010
    Posts
    30


    Did you find this post helpful? Yes | No

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

    Thank you!

    I thought the differences in the .inc were also about the registers ,
    so i had to verify that aaaaaall the registers of the 12F1840 are in same addresses as the 16F1828.

    Or maybe is it you are using a simple TRISA/PORTA? (em, with also ANSELA,WPUA and OSCON )

  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?

    LakisFM1 - Yes, I was only doing very simple things with the 12F1840 and PBP2.6. I really just did Port toggle control and some simple PWM. All my programs were very short, mostly used to check out my handmade test board with a real 12F1840. You have my .inc and simple program, and I didn't do much more than that until PBP3 came out.
    If you are serious about using PBP with the 12F1840, then I think PBP3 is a must for you. It will make your life a lot easier. No matter what you do, the 16F1828 is not a 12F1840.
    Sorry I don't have more for you.

  4. #4
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

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

    So did we ever get an update to support this device in PBP 2.6?

  5. #5
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

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

    Quote Originally Posted by Charlie View Post
    So did we ever get an update to support this device in PBP 2.6?
    PBP is now @ v 3.06 ...
    see here : http://pbp3.com/downloadtrial

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  6. #6
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

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

    Thanks Alain, but the price is a bit out of my range to simply support a single new device.
    I'm not asking for more development on 2.6, I'm asking if it was ever done.

  7. #7
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

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

    Quote Originally Posted by Charlie View Post
    Thanks Alain, but the price is a bit out of my range to simply support a single new device.
    I'm not asking for more development on 2.6, I'm asking if it was ever done.
    I WIN !!!

    so, you just have to create the relevant "include" files from some existing similar ones ... libraries are open.

    nowhere, nobody works for free ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

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