I’ve added some new examples for the SAMD20E16 MCU including Timer interrupts (using TC0) and PWM (also using TC0). The UART pins I previously used had to be moved to avoid a clash with the timer output pins. Examples are over here on github.
I’ve added some new examples for the SAMD20E16 MCU including Timer interrupts (using TC0) and PWM (also using TC0). The UART pins I previously used had to be moved to avoid a clash with the timer output pins. Examples are over here on github.