Kevin (Lao Kaiyao)
|
84bfea455f
|
Merge branch 'bugfix/check_i2s_minimum_sample_freq' into 'master'
fix(i2s): add check for the minimum sample rate
Closes IDFGH-14952
See merge request espressif/esp-idf!38108
|
2025-03-31 14:19:04 +08:00 |
|
laokaiyao
|
9d33cd4947
|
feat(i2s): add bclk_div config for std mode
|
2025-03-28 18:21:15 +08:00 |
|
laokaiyao
|
7dd1f9eb41
|
fix(i2s): add check for the minimum sample rate
Closes https://github.com/espressif/esp-idf/issues/15659
|
2025-03-28 18:21:08 +08:00 |
|
laokaiyao
|
b834886585
|
fix(i2s): reset the dma buf_size while allocation failed
Closes https://github.com/espressif/esp-idf/issues/15648
|
2025-03-26 15:25:39 +08:00 |
|
laokaiyao
|
ad623893d4
|
feat(i2s): support tuning rate dynamically
|
2025-02-17 16:20:24 +08:00 |
|
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 ad9021a844 .
|
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 |
|