Software for reading chip content thru USBtinyISP?

USB AVR Programmer and SPI interface. Adafruit's USBtinyISP.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
harthase
 
Posts: 1
Joined: Tue Jan 29, 2013 9:55 pm

Software for reading chip content thru USBtinyISP?

Post by harthase »

Hello there
So,
1. if im understand right, avrdude can only burn chips
2. support for avr studio is by stk500 emulation and may not work or work incorect in some cases

Question is:
what is perfect software for reading avr chips memory with USBtinyISP?

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: Software for reading chip content thru USBtinyISP?

Post by adafruit »

you can read out the HEX files with avrdude, use the "-U flash:r:readfile.hex:i" command

Locked
Please be positive and constructive with your questions and comments.

Return to “USBtinyISP”