Search found 1 match

by nemka2008
Thu Nov 09, 2023 7:56 pm
Forum: ESP-IDF
Topic: MCPWM assert failed
Replies: 0
Views: 583

MCPWM assert failed

I'm kind of new to the ESP-IDF framework and I get this error when I try to use the MCPWM API. I tried changing "period_ticks" and "resolution_hz" and i calculated the prescale and I was always inside the range of 0-256. Currently I'm just testing how I works, but later I want to use it to drive 4 m...