Trel725 / chavrprog

AVR programmer based on Chinese ch341a
GNU General Public License v3.0
58 stars 19 forks source link

ATMEL MEGA162 #19

Open displacement opened 7 months ago

displacement commented 7 months ago

Hi Mate, Trying to read/write an ATMEL MEGA162.

Here is what I get:

└─$ ./chavrprog -L Device reported its revision [4.03] AVR answered! Signature read as 1e 94 4 Signature mismatch, expected 0 0 0 Exiting...

I doubt its a cable issue as otherwise it wouldn't report the revision, right ? I cycled through all the various -Device options but they each either gave that signature error or just "no answer".

Is the mega162 maybe just not supported ?

IMG_0451