Frank Bösing
|
b262957335
|
cache-support i2s/i2s2
|
před 5 roky |
Frank Bösing
|
8f2a45817e
|
various (see below)
input_i2s
input_i2s2
output_i2s2
output_tdm
output_tdm2
|
před 5 roky |
PaulStoffregen
|
a82eab8ecf
|
Fix I2S output on Teensy 3.x
|
před 5 roky |
Frank
|
5a3b348889
|
re-enable i2s-slave for T3.x
will do i2s-slave later.
|
před 5 roky |
PaulStoffregen
|
8746601628
|
merge Frank's latest changes
|
před 5 roky |
PaulStoffregen
|
4cd45ef9ba
|
Remove extra imxrt defines
|
před 5 roky |
PaulStoffregen
|
07a305d8bc
|
Import all of Frank's T4 edits
|
před 5 roky |
PaulStoffregen
|
8fb976cf20
|
Include Arduino.h first in all cpp files, for precompiled header speedup
|
před 6 roky |
PaulStoffregen
|
dc825828e6
|
Use 64 bit frame size for I2S master mode
Improves compatibility with many I2S chips like digital microphones
|
před 7 roky |
PaulStoffregen
|
4512276221
|
Fix I2S slave mode input & output
|
před 7 roky |
PaulStoffregen
|
834028d889
|
Fix I2S output when also using I2S input with CPU > 120 MHz
|
před 8 roky |
PaulStoffregen
|
13d11c61a3
|
Support more clock speeds
|
před 8 roky |
PaulStoffregen
|
833a7e27a7
|
Be more careful when configuring MCLK
|
před 8 roky |
PaulStoffregen
|
a8aa77327d
|
More hardware defs
|
před 8 roky |
PaulStoffregen
|
a2837e6724
|
Optimize I2S output memory copy (thanks Frank Bösing)
|
před 8 roky |
PaulStoffregen
|
14fd8f907b
|
Fix some Teensy-LC compiler errors
|
před 9 roky |
PaulStoffregen
|
e8cb4897b0
|
Avoid allocating unneeded DMA channels
|
před 10 roky |
PaulStoffregen
|
cb5c9e9729
|
Use DMAChannel begin()
|
před 10 roky |
PaulStoffregen
|
52e72175ad
|
Convert I2S objects to use DMAChannel.h
|
před 10 roky |
PaulStoffregen
|
dae30e01ac
|
I2S master mode support for all clock speeds >= 16 MHz
|
před 10 roky |
PaulStoffregen
|
8ab67fe42b
|
Add comments about I2S FIFO reset bits (was an issue on I2S test fixture)
|
před 10 roky |
PaulStoffregen
|
183fcd95a9
|
Add MIT license
|
před 10 roky |
PaulStoffregen
|
c274463185
|
Each object includes only required headers
|
před 10 roky |
PaulStoffregen
|
0fb630e4bf
|
Split I2S input & output to their own files
|
před 10 roky |
PaulStoffregen
|
f16fb938bf
|
Move other objects to their own files
|
před 10 roky |
PaulStoffregen
|
2bb856fa95
|
Move input & output objects to their own files
|
před 10 roky |