Search found 1 match

by elasticdoor
Tue Jun 03, 2025 12:31 pm
Forum: ESP-IDF
Topic: MCPWM set force level seems to disable generator events
Replies: 0
Views: 100

MCPWM set force level seems to disable generator events

Hi all,

I am writing ESP32-S3 firmware where I am using the MCPWM module to generate a square wave that is meant to be fed to a stepper motor controller with DIR/STEP pin interface. I have wrapped the MCPWM code in a C++ class. I have implemented an enable(bool) member function, the goal of which ...

Go to advanced search