Commit graph

13 commits

Author SHA1 Message Date
mrfaptastic
ced87c0535 Update esp32_i2s_parallel_v2.c 2021-09-10 15:59:24 +01:00
mrfaptastic
aae55e9e6e Crank it baby. 2021-09-10 15:16:16 +01:00
mrfaptastic
c5227fd15e Update esp32_i2s_parallel_v2.c 2021-08-19 19:02:11 +01:00
mrfaptastic
6527907ac5 Update esp32_i2s_parallel_v2.c 2021-08-16 12:52:22 +01:00
mrfaptastic
a3068c8934
Merge pull request #88 from mrfaptastic/clkphase
Clock phase toggling option + DMA stop function
2021-02-22 09:23:56 +00:00
mrfaptastic
6f5991b9c3 Update esp32_i2s_parallel_v2.c 2021-02-20 22:34:40 +00:00
mrfaptastic
f7aaad842b Add stopDMAtransfer function 2021-02-20 22:29:22 +00:00
Emil Muratov
15eaa3e9d3 Clock phase toggling option, required to support MBI5124 chips
Closes #75

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-19 17:29:41 +03:00
mrfaptastic
9a5bd38a14 Update esp32_i2s_parallel_v2.c 2021-02-19 09:44:27 +00:00
mrfaptastic
4944926fdf Update esp32_i2s_parallel_v2.c 2021-02-19 09:39:17 +00:00
mrfaptastic
1c88590d6e Update esp32_i2s_parallel_v2.c 2021-02-19 09:13:33 +00:00
mrfaptastic
f0999beb51 Update esp32_i2s_parallel_v2.c 2021-02-19 09:11:55 +00:00
mrfaptastic
895bb80b43 Rewrite DMA driver setup code.
Evolutionary, not revolutionary. Vast improvement in double buffer swap speeds.
2021-02-17 01:00:59 +00:00