Menu

Chip datafile for 16F170x missing ADCS0, 1, 2

Anobium
2015-09-24
2015-09-24
  • Anobium

    Anobium - 2015-09-24

    The .dat file should include the following records

    ADCS2,ADCON1,6
    ADCS1,ADCON1,5
    ADCS0,ADCON1,4

    Jacques

     
  • Anobium

    Anobium - 2015-09-24

    This will be fixed: Resolved in Great Cow Basic v0.95 September 2015 or later.

    Impact 16f1703-16f1709

    Workaround: Add the following to the [bits] section of the .dat file for the specific chip.

    ADCS2,ADCON1,6
    ADCS1,ADCON1,5
    ADCS0,ADCON1,4
    

    @Hugh. Can you please add this information

     

    Last edit: Anobium 2015-09-24

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.