Supporting Q series PIC


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2009
    Location
    Saint-Quentin-en-Yvelines, FRANCE
    Posts
    80

    Default Supporting Q series PIC

    Hi everybody,

    I am starting a new project with PBP3.1 and preferably MPLAB 8.92 and I would like to move to the PIC18F27Q10.
    This PIC is reported as being supported by PIC3.1 on the MeLabs website.
    However, it is not in the list of the devices as proposed by the project wizard of MPLAB 8.92.
    This in quite understandable since this PIC has been released in 2020.

    Is there any way to upgrade MPLAB 8.92 to make it accept this PIC ?
    Should I move to MPLAB X ? But I remember some huge difficulties with the debug in this case...

    Thank you for you help.
    Best regards.

    MikeBZH

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Supporting Q series PIC

    If you want to use the debugger 8.92 is the only option as I remember.

    I never could make it work anyway, so dropped 8.92 long way ago and use 5.35 assembler now.

    Ioannis

  3. #3
    Join Date
    Aug 2011
    Posts
    412


    Did you find this post helpful? Yes | No

    Default Re: Supporting Q series PIC

    There's no way to update MPLAB 8.92 to support the Q10, so MPLABX is the only choice if you want to use the debugger.

    MPLABX 5.35 was the last version to support MPASM, so that's what I would use.
    Integrating PBP and MPLABX is a mixed bag, but worst-case you can always build using MCS/PBP and then import the .COF file into MPLABX as a prebuilt project.
    That's what I've done in the past when I can't get the plugin to work.

    Debugging and PBP isn't that great.

  4. #4
    Join Date
    May 2009
    Location
    Saint-Quentin-en-Yvelines, FRANCE
    Posts
    80


    Did you find this post helpful? Yes | No

    Unhappy Re: Supporting Q series PIC

    I think we reach about the same conclusion.
    May be will I stay will my current 26K22 for now.

    But for the future I feel quite difficult to find a solution as convenient as the one we had ...

    MikeBzh

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


    Did you find this post helpful? Yes | No

    Default Re: Supporting Q series PIC

    To work with the newer Qxx PICs, all parts must be capable; MPLABX must be new enough to be able to work with it, PBP of course must have the files for it, but also the programmer must be compatible. The older PICkit2 programmers quit working on the latest PICs years ago. More recently, support for the PICkit3 has been dropped. Everything is available to work with most of the newer Qxx PICs. I never played with the Q10 but have done quite a bit with the Q43's.

    MPLABX v5.35 is the newest version that still works with PBP. The current version is 6.00 and has been out since January (and there were a couple versions in between). In a conversation with Charles, he said the Q83/4 was released post Xv5.35 and therefore are not PBP compatible, because MPLABX v5.35 doesn't have the files to work with them.

Similar Threads

  1. Config Settings for the 18 series
    By Ioannis in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 30th June 2009, 21:03
  2. ISD1700 series
    By lerameur in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 30th October 2008, 23:57
  3. Replies: 5
    Last Post: - 26th January 2008, 16:54
  4. PIC16 series and PIC 18
    By oakkathebest in forum General
    Replies: 6
    Last Post: - 13th August 2007, 15:29
  5. Regarding the EEPROM 25LC640 series
    By cotang in forum General
    Replies: 1
    Last Post: - 7th April 2005, 06:22

Members who have read this thread : 3

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