Thanks Christopher,
das kannte ich noch nicht. Hilft mir schon weiter allerdings so ganz versteh ich immer noch nicht.

So stehts da:

Programming Enable
Senden $AC 53 xx yy Empfang $zz AC 53 xx

Was soll denn hier xx yy und zz sein ????? Seit wann ist zz eine Hexzahl?


Read Device Code $1E at Address $00
Senden $30 nn 00 mm Empfang $yy 30 nn 1E

Was ist nn , mm und yy???


Example, Writing “add r17,r18” as $0F12 to Flash Memory location $10C (Byte Programming Mode)

Senden $60 01 0C 12 Empfangen $zz 60 01 0C

Was ist zz? Werden immer alle Bytes einzeln geschrieben? Ich dachte das erfolgt in Blocks?