On page 16, section 4.4 PWM, it seems the port bits might be listed incorrectly:
Should be:
PWM -- Port/Bit
1 -- B.5
2 -- B.6
3 -- B.7
4 -- E.3
5 -- E.4
6 -- E.5
The pins are correctly listed, and correspond to the bits above.
Typo in ZX-1281e Tech Reference
You are indeed correct about these errors in the ZX-128e/ZX-1281e Technical Reference.
I have posted an 1.0.2 version of the document that fixes these errors, adds an explanation of the ATmega128/ATmega1281 pin differences for timer 0 and timer 2 outputs, and improves the quality of some of the pictures.
I have posted an 1.0.2 version of the document that fixes these errors, adds an explanation of the ATmega128/ATmega1281 pin differences for timer 0 and timer 2 outputs, and improves the quality of some of the pictures.
Mike Perks