Menu

Has anyone used this on the 18f27q10

stephen
2022-11-18
2023-03-09
  • stephen

    stephen - 2022-11-18

    Has anyone used this on the 18f27q10? I am having a go at converting a firmware i have but allot of registers are different. Just wondering if anyone has experience with it.

     
  • Anobium

    Anobium - 2022-11-18

    Yes, extensive.

    Paramaters:

    #CHIP 18F27Q10, 16
    #DEFINE USART_BAUD_RATE  19200   'standard baud rates are 115200 or 19200
    #DEFINE TIMERDELAY       1        ; in seconds
     #DEFINE HEFSAFMANAGED 0 
     PPS C.6 & C.7
     #DEFINE SETUPPPSMACRO    RC6PPS = 0x0009: RX1PPS = 0x0017 : ANSELC = 0
    
     
  • stephen

    stephen - 2022-11-18

    Thanks. Working on a quick test program.

     
  • stephen

    stephen - 2022-11-18

    Is there anything in the config which would stop hte Watchdog timer? I thought i could turn on using the SWDTEN and SEN bit but it does not seem to fire anymore.

     
  • Anobium

    Anobium - 2022-11-18

    load the hex into mplab ipe. edit the config, save with those options set. should work OK

     
  • stephen

    stephen - 2023-03-09

    Is it possible to get the bootloader on baud rate of 9600 and 115200? I have tried working out how to get edit the hex but unsure what bit it would be.

     
    • Anobium

      Anobium - 2023-03-09

      Yes.

      Drop me a PM to sort a build for you.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.