PWM mode -fixed frequency, 16 bit
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2006-06-26 8:48 PM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 2:50 AM
Posted on May 17, 2011 at 11:50The clock input to the 16-bit up counter in the PCA block is user-programmable. I need it for calculate the time of the period. fPCA0CLK = fOSC / (2 ^ PCA0PS[3:0]) Divisor range: 1, 2, 4, 8, 16... 16384, 32768 I don't understand how can I get the divisor range up to 7? Due to the fact that I have only 3 bits in the prescaler PCA0PS[3:0]. Thank you,
