awalch6679
893296c060
async spdif input -> friendclass of spdif output
AudioOutputSPDIF3::config_spdif3() used to configure spdif receiver
4年前
awalch6679
832bef49b7
minor bug fix at the computation of the target frequency
providing the actual anti-aliasing attenuation and resampling filter length
4年前
awalch6679
0ef86b456c
Merge remote-tracking branch 'upstream/master'
4年前
PaulStoffregen
aae7f1950b
T4 ADC input, commandeer a timer not used for PWM and don't mess with pin 15
4年前
PaulStoffregen
5d6cdd51aa
Initial support for ADC input on Teensy 4.0
4年前
PaulStoffregen
66d89d911c
Add PassThroughADCtoI2S example
4年前
Paul Stoffregen
188d13f19d
Merge pull request #339 from FrankBoesing/DMAMEM-alignment
Dmamem alignment
4年前
Frank
b5cd710e06
Update output_adat.cpp
4年前
Frank
9041bcb78d
alignment
4年前
Frank
166554098c
alignment
4年前
Frank
3baed4b82d
DMAMEM, aligned
4年前
Frank
d8133e1634
DMAMEM, aligned
4年前
Frank
9ccf4ac74f
Update input_pdm.cpp
4年前
Frank
52b3c88e10
Update input_adc.cpp
4年前
Frank
1b5941f0a6
align
4年前
Frank
9f8a1603d2
align
4年前
awalch6679
d1ef0f34cf
default constructor arguments
4年前
Paul Stoffregen
ccc305a090
Merge pull request #330 from alex6679/master
async-spdif-input
4年前
Paul Stoffregen
18a8d0ce79
Merge pull request #338 from FrankBoesing/patch-4
fix warnings
4年前
Frank
2e2b1bd292
Update input_i2s2.cpp
4年前
Frank
f0c7c0fb03
fix warning
4年前
PaulStoffregen
cad8d177a1
Fix I2S2 compile error
4年前
Paul Stoffregen
ea08e35b63
Merge pull request #333 from tomwaters/master
Granular documentation fix
4年前
Tom Waters
57691e9cee
Granular documentation fix
4年前
Paul Stoffregen
307b74cb2d
Merge pull request #332 from FrankBoesing/patch-3
some fixes (again) inputs i2s... sorry..
4年前
Frank
d1e253ec61
fix compilation error
4年前
Frank
fd306c6fb0
Update input_i2s2.cpp
4年前
Frank
6c98946ef0
some fixes (again) inputs i2s... sorry..
4年前
Paul Stoffregen
374b3fe12d
Merge pull request #323 from FrankBoesing/master
add DMAMEM, fix warnings
4年前
Paul Stoffregen
99b9472afd
Merge pull request #326 from widdly/master
fix slave i2s output on teensy 4
4年前
Paul Stoffregen
cca3234188
Merge pull request #329 from FrankBoesing/patch-2
Fix CHIP_I2S_CTRL on Init (SCLK=32*fs -> 64*fs)
4年前
awalch6679
73e562a94d
async_spdif_input.h added to audio header
4年前
Frank
c0dae03703
Fix CHIP_I2S_CTRL on Init (SCLK=32*fs -> 64*fs)
4年前
awalch6679
834ac4d31f
async spdif input added
4年前
widdly
e3f59fe726
fix slave i2s output on teensy 4
4年前
Frank Bösing
31a3d575b1
add DMAMEM, fix warnings
4年前
Paul Stoffregen
bfcc6b022d
Merge pull request #321 from FrankBoesing/patch-2
I2S2: Cache handling
5年前
Frank
77800ba662
I2S2: Cache handling
5年前
Paul Stoffregen
41c363b9ff
Merge pull request #313 from bkurtz/master
Implement Teensy-LC DAC audio playback
5年前
Paul Stoffregen
3d03bedffe
Merge pull request #315 from FrankBoesing/pwm-t4
Pwm t4
5年前
Paul Stoffregen
4a3a990df7
Merge pull request #317 from FrankBoesing/spdif
Spdif-input
5年前
Paul Stoffregen
064f46bc62
Merge pull request #318 from FrankBoesing/inputi2scache
Input i2s: cache
5年前
Paul Stoffregen
722fa3d2ab
Merge pull request #319 from FrankBoesing/progmem
PROGMEM -> FLASHMEM
5年前
Frank Bösing
d7be8bea70
PROGMEM->FLASHMEM
5年前
Frank Bösing
4113a3ea81
input i2s: cache
5年前
Frank Bösing
c18584e13b
spdif-input
5年前
Frank
b94f846231
Add Teensy 4 PWM output
Attention, only tested with my oscilloscopy, no audible test.
I'm a bit unsure about the different value(+120) for the MSB on Teensy. This may need a fix.
Also, T3 uses the 2.5xsamplerate - this is not implemented, too.
5年前
Frank
6decc27093
Merge pull request #1 from PaulStoffregen/master
update
5年前
PaulStoffregen
ec21e95c85
Add 8 channel input example
5年前
PaulStoffregen
feaeb87f74
8 channel I2S input for Teensy 4.0
5年前