Hi I found error in software while programming ATtiny2313.>>.Erase...... >>Erase OK! >>.Program...... >>.Verify...... >>Device Address:00000800H Device Data:3AH Buffer Address:00000800H Buffer Data:FFH >>Program fail! >> 5,58Sec Original hex was filled with FF from address 800 to 89F but software write 3A C0 67 C0 73 C0 FC CF FB CF FA CF 7C C0 F8 CF F7 CF F6 CF F5 CF F4 CF F3 CF F2 CF F1 CF F0 CF in the range of address 800 to 81F. Please correct this. Thank you
|