PWM output on T1_OCMPB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-06-13 1:20 AM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-06-13 12:34 AM
Posted on June 13, 2006 at 09:34
Hi!
I'd like to know if I could use the T1_OCMPB pin (1.6) as an output PWM pin instead of the T1_OCMPA pin? I didn't manage to get it toggling. ThanksOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-06-13 1:20 AM
Posted on June 13, 2006 at 10:20
I don't think you can use OCMPB pin. Datasheet said only OCMPA pin for output PWM : it's certainly due to implementation of timer.
If you need absolutely use OCMPB pin with a PWM signal, you can create this signal using 2 output compare Register and interrupt !