Hi, I'm trying to get a 32.768kHz pwm from a PIC32MX795F512L device using MPLAB Harmony. I was able to get my PWM using a static timer driver implementation but now I'm trying to get it to work with a dynamic driver implementation. Here's what I tried to ..
↧