laokaiyao
|
c0ab63c4c5
|
fix(i2s): fixed incorrect logic in slot reconfig
Closes https://github.com/espressif/esp-idf/issues/15256
|
2025-01-24 10:44:28 +08:00 |
|
laokaiyao
|
805d6e4e73
|
fix(i2s): lock APB when using apll with DFS feature
Closes https://github.com/espressif/esp-idf/issues/14707
Append to the commit ad9021a844c8922f69f9214571e52f9181871f66.
|
2025-01-10 20:28:36 +08:00 |
|
laokaiyao
|
6cc2c717a9
|
fix(i2s): return error when mclk_div is smaller than 2
|
2024-12-18 16:23:29 +08:00 |
|
laokaiyao
|
ad9021a844
|
fix(i2s): fix the crackle using apll with DFS feature
Closes: https://github.com/espressif/esp-idf/issues/14707
|
2024-10-28 10:25:13 +08:00 |
|
laokaiyao
|
462698f2de
|
change(i2s): add warning for inaccurate sample rate
|
2024-08-29 19:03:19 +08:00 |
|
laokaiyao
|
e4f28fcb7f
|
feat(i2s): support i2s gpio reservation
|
2024-04-07 11:33:23 +08:00 |
|
laokaiyao
|
3c9505ac64
|
fix(i2s): add rcc trick for some ll functions
|
2023-12-22 19:40:38 +08:00 |
|
laokaiyao
|
6b3a35eea4
|
fix(i2s): fix no mclk output in i2s simplex mode on P4
|
2023-12-22 16:14:13 +08:00 |
|
laokaiyao
|
74441d14ab
|
refactor(i2s): make i2s driver as component
|
2023-11-17 21:29:17 +08:00 |
|