Frank Bösing
|
8f2a45817e
|
various (see below)
input_i2s
input_i2s2
output_i2s2
output_tdm
output_tdm2
|
il y a 5 ans |
PaulStoffregen
|
bd7aea87e9
|
Comment out pin 13 debug in I2S input
|
il y a 5 ans |
Frank
|
a0b88e2db2
|
Fix input for Imxrt
adds missing IOMUXC_SAI1_RX_DATA0_SELECT_INPUT = 2;
|
il y a 5 ans |
PaulStoffregen
|
8746601628
|
merge Frank's latest changes
|
il y a 5 ans |
PaulStoffregen
|
07a305d8bc
|
Import all of Frank's T4 edits
|
il y a 5 ans |
PaulStoffregen
|
8fb976cf20
|
Include Arduino.h first in all cpp files, for precompiled header speedup
|
il y a 6 ans |
PaulStoffregen
|
dc825828e6
|
Use 64 bit frame size for I2S master mode
Improves compatibility with many I2S chips like digital microphones
|
il y a 7 ans |
PaulStoffregen
|
4512276221
|
Fix I2S slave mode input & output
|
il y a 7 ans |
PaulStoffregen
|
d49f884376
|
Fix more Teensy-LC compiler errors
|
il y a 9 ans |
PaulStoffregen
|
e8cb4897b0
|
Avoid allocating unneeded DMA channels
|
il y a 10 ans |
PaulStoffregen
|
cb5c9e9729
|
Use DMAChannel begin()
|
il y a 10 ans |
PaulStoffregen
|
52e72175ad
|
Convert I2S objects to use DMAChannel.h
|
il y a 10 ans |
PaulStoffregen
|
6fa7b6835f
|
Fix AudioInputI2S when AudioOutputI2S not used
|
il y a 10 ans |
PaulStoffregen
|
33ad99be10
|
Reassign DMA channels for compatibility with OctoWS2811
|
il y a 10 ans |
PaulStoffregen
|
8ab67fe42b
|
Add comments about I2S FIFO reset bits (was an issue on I2S test fixture)
|
il y a 10 ans |
PaulStoffregen
|
183fcd95a9
|
Add MIT license
|
il y a 10 ans |
PaulStoffregen
|
c274463185
|
Each object includes only required headers
|
il y a 10 ans |
PaulStoffregen
|
0fb630e4bf
|
Split I2S input & output to their own files
|
il y a 10 ans |