Search found 1 match

by steve.kim
Thu Jul 05, 2018 2:20 am
Forum: General Discussion
Topic: ESP32 MCPWM Input Capture Problem
Replies: 7
Views: 10672

ESP32 MCPWM Input Capture Problem

I am testing the input capture function contained within MCPWM. I am testing an example source MCPWM(mcpwm_basic_config_example.c). In order to know the frequency values entered in CAP 0, the remainder has been disabled and only the pwm0 and Capture0 functions have been enabled. *Test content 1. I e...