This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-07-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a99020765c2e951e0244a28af8d74e8564aeab9
esp-idf
/
components
/
esp_driver_i2s
History
laokaiyao
aca9980ad7
fix(i2s_pdm): fixed pdm multi slot clock issue
...
Fixed the sample rate slow down issue when using more than 4 slots in pdm rx mode.
2025-08-28 10:24:29 +08:00
..
include
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:24:44 +08:00
test_apps
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 12:07:44 +08:00
CMakeLists.txt
…
i2s_common.c
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:24:44 +08:00
i2s_pdm.c
fix(i2s_pdm): fixed pdm multi slot clock issue
2025-08-28 10:24:29 +08:00
i2s_platform.c
…
i2s_private.h
fix(i2s_pdm): fixed pdm multi slot clock issue
2025-08-28 10:24:29 +08:00
i2s_std.c
fix(i2s): add check for the minimum sample rate
2025-04-22 15:41:56 +08:00
i2s_tdm.c
fix(i2s): add check for the minimum sample rate
2025-04-22 15:41:56 +08:00
Kconfig
fix(i2s): fixed mismatch of the i2s and gdma iram-safe config
2025-03-25 15:17:59 +08:00