[En-Nut-Discussion] uisp

Harald Kipp harald.kipp at egnite.de
Thu Sep 30 17:22:34 CEST 2004


>
>uisp -dprog=stk500 -dserial/dev/ttyUSB0 -dpart=ATMEGA128 --download
>Programmer is not responding.

It should be
uisp -dprog=stk500 -dserial=/dev/ttyS0 -dspeed=115200 -dpart=atmega128 
--erase --upload if=xyz.hex

or

-dserial=/dev/ttyS1

if COM2 is used.

Harald




More information about the En-Nut-Discussion mailing list