>       read            = "0 1 0 1  0 0 0 0   0 0 0 0  1 0 0 0",
> -                         "x x x x  x x x x   x x x x  x o o o";
> -
> +                           "x x x x  x x x x  o o o o  o o o o";

That does not look correct to me?  There is only a single
EFUSE bit being SELFPRGEN, however the part seems
to implement bits one and two, but they are not documented.

I'll submit the t88 config section later today after I get some more
time on it.  It is still only a 'best guess' being that the data sheet
is wrong in this area, seems to be a copy&paste from some other part.

    <EXTENDED>
      <NMB_FUSE_BITS>1</NMB_FUSE_BITS>
      <FUSE0>
        <NAME>SELFPRGEN</NAME>
        <TEXT>Self Programming Enable</TEXT>
        <DEFAULT>1</DEFAULT>
      </FUSE0>
      <NMB_TEXT>1</NMB_TEXT>
      <TEXT1>
        <MASK>0x01</MASK>
        <VALUE>0x00</VALUE>
        <TEXT>Self Programming enable; [SELFPRGEN=0]</TEXT>
      </TEXT1>
    </EXTENDED>


_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to