New version of DT_Ints?? for Enhanced 16F series of processors


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166

    Default New version of DT_Ints?? for Enhanced 16F series of processors

    I sure wish there were a version of DT_Ints?? or similar for the new Enhanced 16F series processors. It looks like MicroChip changed all of the interrupt register bit locations for processors like the 16F18326 which is an upgrade from the 16F1825. I also noticed that there is no longer any Self Programming Capability with these. (not boot loader capable)
    Dave Purola,
    N8NTA
    EN82fn

  2. #2
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: New version of DT_Ints?? for Enhanced 16F series of processors

    It isn't that difficult to do it yourself. If you open the DT_INTS you can see the format used to delineate the different Interrupt Handler SFR locations. I had to add AT_INTS to use the Angular Timer in the PIC16F1615/9. For the PIC18FxxK40s, a few of us went through and totally revamped the DT_INTS-18 to handle them. If you look at the new -18 you can see how allowances were made for older AND newer processors. Personally, I just customize the original for whatever new MCU I'm using.

  3. #3
    Join Date
    Aug 2011
    Posts
    408


    Did you find this post helpful? Yes | No

    Default Re: New version of DT_Ints?? for Enhanced 16F series of processors

    I also noticed that there is no longer any Self Programming Capability with these
    There is, it's just accessed differently. See section 11 in the datasheet.

Similar Threads

  1. Works on 16F but not on 18F - what am I missing?
    By eightbysix in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th July 2013, 13:13
  2. New PBP version - Gold version - Is it really worth it?
    By financecatalyst in forum General
    Replies: 20
    Last Post: - 8th October 2011, 02:34
  3. Enhanced Pics support
    By Acetronics2 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th January 2009, 16:16
  4. 16F to 18F transition pains
    By lurker in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 5th December 2008, 02:35
  5. Upgrading 16F to 18F
    By Ron Marcus in forum General
    Replies: 1
    Last Post: - 29th March 2006, 10:44

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