From 88eebacb8a886cd3121c70d010d1d2f6ce099852 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 27 Aug 2012 19:43:36 +0200 Subject: avr_isp: Add avrdude logfiles and invokation docs. --- avr_isp/atmega88/README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'avr_isp/atmega88/README') diff --git a/avr_isp/atmega88/README b/avr_isp/atmega88/README index 9e9276d..3c262df 100644 --- a/avr_isp/atmega88/README +++ b/avr_isp/atmega88/README @@ -34,6 +34,15 @@ The logic analyzer used was a Saleae Logic (at 4MHz): Data ---- +The following avrdude commands were captured: + + avrdude -c avrisp2 -P usb -p m88 -vvv + avrdude -c avrisp2 -P usb -p m88 -e -vvv + avrdude -c avrisp2 -P usb -p m88 -U lfuse:r:lfuse.hex:i -vvv + avrdude -c avrisp2 -P usb -p m88 -U flash:r:empty.dd:r -vvv + +The respective avrdude output is available in avrdude_log*.txt and lfuse.hex. + The sigrok command line used was: sigrok-cli -d fx2lafw:samplerate=4mhz -p 1=MOSI,2=RST,3=SCK,4=MISO \ -- cgit v1.2.3-70-g09d2