sdm: support sdm on esp32h2

This commit is contained in:
laokaiyao
2023-01-09 16:31:54 +08:00
parent b1ff550f69
commit 482a26e284
15 changed files with 107 additions and 31 deletions

View File

@@ -128,7 +128,8 @@ For example, you can take the following `Sallen-Key topology Low Pass Filter`_ a
Application Example
-------------------
* LED driven by a GPIO that is modulated with Sigma-Delta: :example:`peripherals/sigma_delta`.
* 100 Hz sine wave that is modulated with Sigma-Delta: :example:`peripherals/sigma_delta/sdm_dac`.
* LED driven by a GPIO that is modulated with Sigma-Delta: :example:`peripherals/sigma_delta/sdm_led`.
API Reference
-------------