Skip to content

Commit b3e4336

Browse files
committed
Merge branch 'docs/update_pwm_audio_chip_support_range' into 'master'
docs(pwm_audio): update chip support for pwm_audio component Closes DOC-9736 See merge request ae_group/esp-iot-solution!1194
2 parents ef19f4a + c276aa5 commit b3e4336

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

docs/en/audio/pwm_audio.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ PWM Audio
22
==============
33
:link_to_translation:`zh_CN:[中文]`
44

5-
================== =========== =============== =============== =============
6-
Supported Socs ESP32 ESP32-S2 ESP32-S3 ESP32-C3
7-
================== =========== =============== =============== =============
8-
9-
The PWM audio function uses the internal LEDC peripheral in ESP32 to generate PWM audio, which does not need an external audio Codec chip. This is mainly used for cost-sensitive applications with low audio quality requirements.
5+
The PWM audio function uses the internal LEDC peripheral in the ESP32 series chips to generate PWM audio, which does not need an external audio Codec chip. This is mainly used for cost-sensitive applications with low audio quality requirements.
106

117
Features
128
----------------

docs/zh_CN/audio/pwm_audio.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ PWM 音频
22
==============
33
:link_to_translation:`en:[English]`
44

5-
================== =========== =============== =============== =============
6-
支持的芯片 ESP32 ESP32-S2 ESP32-S3 ESP32-C3
7-
================== =========== =============== =============== =============
8-
9-
PWM 音频功能使用 ESP32 内部的 LEDC 外设产生 PWM 播放音频,无需使用外部的音频 Codec 芯片,适用于对音质要求不高而对成本敏感的应用。
5+
PWM 音频功能使用 ESP32 系列芯片的内部 LEDC 外设产生 PWM 播放音频,无需使用外部的音频 Codec 芯片,适用于对音质要求不高而对成本敏感的应用。
106

117
特性
128
------

0 commit comments

Comments
 (0)