laokaiyao
|
3cb9ab1f1b
|
fix(i2s): fix uninitialize warning for the default macros
Closes https://github.com/espressif/esp-idf/issues/15271
|
2025-01-27 14:21:31 +08:00 |
|
laokaiyao
|
a1631226d9
|
fix(i2s): fixed incorrect logic in slot reconfig
Closes https://github.com/espressif/esp-idf/issues/15256
|
2025-01-27 14:13:19 +08:00 |
|
laokaiyao
|
fdc8275b37
|
fix(i2s): add check for the tdm frame bits num
|
2024-12-24 12:21:29 +08:00 |
|
Gustavo Litovsky
|
c475820f54
|
change(esp32): undo forcing two slots in I2S
fix(i2s): fixed the issue in PR 14879
Closes https://github.com/espressif/esp-idf/pull/14879
[Kevin: Update to only remove the limitation for PCM short format]
|
2024-12-24 12:07:45 +08:00 |
|
laokaiyao
|
9b46827d00
|
fix(i2s): return error when mclk_div is smaller than 2
|
2024-12-24 12:07:44 +08:00 |
|
laokaiyao
|
c518c281dd
|
change(i2s): add warning for inaccurate sample rate
|
2024-08-30 15:56:28 +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 |
|