laokaiyao
|
edee3ee3cd
i2s: add slot sequence table
|
3 years ago |
laokaiyao
|
90866e99fb
i2s: add basic examples for STD/TDM/PDM mode
|
3 years ago |
laokaiyao
|
28b8fc6a7e
i2s: update documents for driver-NG
|
3 years ago |
laokaiyao
|
0fe3bb8ab7
i2s: update examples and unit-tests
|
3 years ago |
laokaiyao
|
621d0aa942
i2s: Introduced a brand new driver
|
4 years ago |
laokaiyao
|
b99ced08a2
i2s: fix only right case
|
3 years ago |
laokaiyao
|
f17edba20b
i2s: extract std/pdm/tdm modes
|
3 years ago |
laokaiyao
|
b336a838b6
i2s: fix bug of switching mono/stereo mode by 'i2s_set_clk' on c3/s3
|
4 years ago |
Anton Maklakov
|
8bb06df68f
components: correct abs() use for unsigned and 64-bit arguments
|
4 years ago |
laokaiyao
|
a8ab869a84
i2s: fix mclk stop issue when setting clock
|
4 years ago |
laokaiyao
|
4f28b33bbc
apll: add lock for apll
|
4 years ago |
laokaiyao
|
af4e448928
i2s: impove the clock division calculation
|
4 years ago |
Michael (XIAO Xufeng)
|
14213d883b
hal/i2s: remove duplicated code in i2s_hal_rx_set_pdm_mode_default
|
4 years ago |
laokaiyao
|
f37595dee9
i2s: fix ws signal polarity in tdm mode
|
4 years ago |
laokaiyao
|
7264c0e59a
i2s_rec_example: add support for esp32s3
|
4 years ago |
laokaiyao
|
f397379c8d
i2s: fix the mono mode of PDM on esp32
|
4 years ago |
laokaiyao
|
b3193e233c
i2s: fix apll bugs introduced in 'refactor/i2s_driver'
|
4 years ago |
laokaiyao
|
c5afd7ce34
i2s: fix write failure on ESP32 in 32bit slave mode
|
4 years ago |
laokaiyao
|
0ff3dd9778
i2s: fix mono support issue
|
4 years ago |
laokaiyao
|
b26da6f115
driver/i2s: refactor for i2s driver layer
|
4 years ago |
morris
|
1656cee69d
i2s: correct soc info
|
4 years ago |
laokaiyao
|
f863998e90
driver/i2s: support mclk
|
4 years ago |
laokaiyao
|
3c57a6ac36
driver/i2s: refactor ll and hal
|
4 years ago |
laokaiyao
|
d51b85989b
doc/i2s: update i2s programming guide on s3 & c3
|
4 years ago |
laokaiyao
|
f7f8c9c11f
driver/i2s: support i2s on c3 and s3
|
4 years ago |
houwenxiang
|
2f1247e1c4
driver: support I2S on ESP32-S3 & ESP32-C3
|
5 years ago |
Marius Vikhammer
|
58c3f6a421
hal: explicitly include soc_caps.h
|
5 years ago |
fuzhibo
|
9cd5e6f8c9
bugfix(adc): missing ranges of ADC codes in ESP32
|
5 years ago |
Zhang Hu
|
6a5faa0fd7
Driver(I2S): Fix I2S PDM clock incorrect issue when using APLL.
|
5 years ago |
Michael (XIAO Xufeng)
|
5425ef4ee4
hal: extract hal component from soc component
|
5 years ago |