Open
Description
the analog inputs for the 128A1[U] need a proper 'ARef' in order to be 100% compatible with the mega2560. The problem is that you would only have 15 inputs this way, as one of them would be a dedicated 'ARef' pin.
The main problem is that, for the 'A' series, differential input with gain cannot choose PB0 through PB7. this may be corrected in a later rev, but according to the docs those bits are 'reserved'. See section 28.17.2 in the 'AU' manual, table 28-15.
'D' and 'E' are not affected.