pour flasher une puce atmega8 :

PORT=/dev/parport0
FILE=fichier.hex

uisp -dpart=ATmega8 -dprog=dapa -dserial=$PORT --wr_lock=0xFF
uisp -dpart=ATmega8 -dprog=dapa -dserial=$PORT --wr_fuse_l=0xdf --wr_fuse_h=0xca
uisp -dpart=ATmega8 -dprog=dapa -dserial=$PORT --erase --upload if=$FILE -v
uisp -dpart=ATmega8 -dprog=dapa -dserial=$PORT --wr_lock=0xCF

arduino

elecronique/electronique.txt · Dernière modification: 2007/12/18 00:48 par paz
Recent changes RSS feed Creative Commons License Donate Driven by DokuWiki