Search found 1 match
- Wed Jan 22, 2025 4:50 am
- Forum: ESP-IDF
- Topic: Reading PWM using MCPWM
- Replies: 0
- Views: 265
Reading PWM using MCPWM
I'd like to read PWM signal using MCPWM. When I compiled the program on VSC, there was an error about passing incompatible pointer type of the first parameter to mcpwm_new_capture_channel() which is a handle to a capture timer. Need help please :) Error : E:/Users/Me/Documents/ESP-IDF/Projects/test_...