SpenceKonde / AVR_Research

"Late to bed and early to rise, work like hell and advertise." Wait, it's supposed to be *early* to bed? Oh dear. My score's not looking so great is it?
8 stars 0 forks source link
avr avrda avrdb avrdd tinyavr-1 tinyavr-2

AVR_Research

Investigations of AVR microcontrollers

This is where I will put anything I turn up while digging around maintaining my cores that I think may be of wider interest.

The secrets of the signature row

Many of the undocumented bytes of the 64-byte sigrow on the tinyAVR 0/1/2-series parts are 0xFF (blank). There appears to be a 16-bit checksum. While preparing ATtiny1624 boards for sale, I ran the tuning sketch on all of them - and had it log the full sigrow. There are two unknown constants, and four unknown bytes with non-blank values on the ATtiny1624.

known information

Mysteries

These are things not adequately explained or where there is an inconsistency within the datasheet, and I am not aware of anyone having tried to sort out how the part(s) actually behave. This is concerned primarilly with the modern AVR parts in general, though a few notes relating to classic tinyAVR devices may be listed.

Be sure to let me know if you know anything about this, and I'll move it to a solved mysteries page, with the answer and - if you want it - your name and a link to your website. If not specified, I'll credit github usernames.

Unsolved Mystery list

Anyone providing a proper investigation of the 828 ADC mystery has definitely earned some hardware, in addition to the prestige.