Quote from Nicole on June 25, 2025, 11:20 pmThe output compare pins for Timer1 are incorrectly mapped
OC1A should be mapped to PD5
OC1B should be mapped to PD4
Now it's PD4 for OC1A and PD5 for OC1B which is incorrect. The same problem exists for every similar microcontroller.
The output compare pins for Timer1 are incorrectly mapped
OC1A should be mapped to PD5
OC1B should be mapped to PD4
Now it's PD4 for OC1A and PD5 for OC1B which is incorrect. The same problem exists for every similar microcontroller.
Quote from arcachofo on June 26, 2025, 8:45 amThanks for reporting.
You can fix it editing this file at line 42:
data/AVR/megaxx4/mxx4_perif.xml
Thanks for reporting.
You can fix it editing this file at line 42:
data/AVR/megaxx4/mxx4_perif.xml