I want to generate a simple PWM waveform with my dsPIC33C. The processor is up and running with a 25 MHz crystal and Fosc = 200 MHz, and I have some interrupts, the UART, and some I/O ports going. I set my PWM for 1 MHz frequency with .03 duty cycle. I se..
↧