esp-idf/components/driver/test_apps/mcpwm
morris 49c83f112d mcpwm: can't apply the same delay module to multiple generators
This is a hardware limitation, one delay module can only be used by one generator at one time.

Closes https://github.com/espressif/esp-idf/issues/11327
2023-05-10 10:10:16 +08:00
..
main mcpwm: can't apply the same delay module to multiple generators 2023-05-10 10:10:16 +08:00
CMakeLists.txt mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
pytest_mcpwm.py mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
README.md mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
sdkconfig.ci.iram_safe mcpwm: make set_compare_value iram safe 2022-10-12 08:41:58 +00:00
sdkconfig.ci.release mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
sdkconfig.defaults TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00

Supported Targets ESP32 ESP32-S3