MCUdude / MegaCoreX

An Arduino hardware package for ATmega4809, ATmega4808, ATmega3209, ATmega3208, ATmega1609, ATmega1608, ATmega809 and ATmega808
GNU Lesser General Public License v2.1
239 stars 47 forks source link

Potential error in standard 48 pin pinout Diagram #194

Open ltwin8 opened 4 months ago

ltwin8 commented 4 months ago

Pins 8, 9, 10(PB0, PB1, PB2) on the diagram do NOT support PWM regarding the diagram, howerver they are capable of PWM (arduino nano every uses those pins as PWM on D9, D10, D5) thery are according to the datasheet of the 4809 connected to TCA0-WO0 ... -WO2

if possible a clarificatiob could be useful in the diagram "MegaCoreX ATmega809/1609/3209/4809 pinout" as well as the table on the main page of the repo, section "PWM output"