diff --git a/components/output/ledc.rst b/components/output/ledc.rst index 03b15614a..fe6dd62ab 100644 --- a/components/output/ledc.rst +++ b/components/output/ledc.rst @@ -78,6 +78,11 @@ Advanced options: channel `__ to use. Two adjacent channels share the same timer. Defaults to an automatic selection. +Note: When configuring custom frequencies for two or more outputs, ensure that you manually specify +channel 0, 2, 4, 6 for each output. This will prevent issues that arise from automatic selection, +which chooses adjacent channels with shared timers. See +`Issue #3114 `__ for more details. + Recommended frequencies -----------------------