Menu

tiny2313.dat, tiny2313a.dat, tiny4313.dat

2016-06-30
2016-07-01
  • Paolo Iocco

    Paolo Iocco - 2016-06-30

    Hello,
    in the version V0.95.007 are the file ATtiny2313.dat, ATtiny2313a.dat, ATtiny4313.dat not correct.

    1. in all the three [ChipData] Sectoin, the Prog Memory is not correct
    2. The [Pins-DIP] and the [Pins-SOIC] definitions of tiny2313.dat are much better and complete than the other two.

    I think you've included an old repository from 2009...

    ciao
    Paolo

     
  • Anobium

    Anobium - 2016-06-30

    We will sort. More likely a data source issue and we hand crafted the previous version.

    Look for a revised file here soon.

     
  • Anobium

    Anobium - 2016-06-30

    The tiny2313.dat, tiny2313a.dat, tiny4313.dat shipped with v0.95.007 is now correct.

    AVR memory values are specified in WORDS in the .dat file. The Great Cow Basic compiler uses words for consistency between PIC and AVR - this keeps some bits and pieces in the compiler simpler.

    [ChipData]
    Prog=1024
    

    and respectively

    [ChipData]
    Prog=2048
    

    With respect to the [Pins-DIP] and the [Pins-SOIC] what is wrong? I cannot see the differences?

    Thank you.

     

    Last edit: Anobium 2016-06-30
  • Paolo Iocco

    Paolo Iocco - 2016-07-01

    Hello Evan,
    I sent you a spreadsheet

    hope this helps

    ciao
    Paolo

     

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.