Just wanted to be confirm what I think I read about the RP2040 and PWM.
1) It will interrupt when TOP is reached, or when executing in Phase Correct mode when the counter reaches zero on the downcount. I believe that this is the behavior I am seeing.
2) There are no interrupts generated when a compare match occurs such as when the counter equals LEVEL. Is this true? This is my question.
1) It will interrupt when TOP is reached, or when executing in Phase Correct mode when the counter reaches zero on the downcount. I believe that this is the behavior I am seeing.
2) There are no interrupts generated when a compare match occurs such as when the counter equals LEVEL. Is this true? This is my question.
Statistics: Posted by tcroswell — Mon Nov 11, 2024 9:22 pm — Replies 0 — Views 35