PaulStoffregen
|
d4447df94d
|
Add comment about strange CS42448 issue and undocumented bit
|
5 年前 |
PaulStoffregen
|
7be225e01e
|
Fix I2S output on Teensy 3.0
|
5 年前 |
Paul Stoffregen
|
d1f6bdcd76
|
Merge pull request #305 from FrankBoesing/patch-2
PT8211: Fix Teensy 3.x
|
5 年前 |
PaulStoffregen
|
bd5332f9d9
|
Fix simultaneous I2S input & output on Teensy 4.0
|
5 年前 |
PaulStoffregen
|
fc71e415c0
|
Fix compiler warning
|
5 年前 |
PaulStoffregen
|
1173ad7da9
|
Fix I2S output
|
5 年前 |
Paul Stoffregen
|
c4c34b7240
|
Merge pull request #308 from Defragster/patch-2
#if define and assign of conditional var to stop compile warning
|
5 年前 |
Paul Stoffregen
|
b5ec80506b
|
Merge pull request #307 from Defragster/patch-1
Elimitate unused var 'dc' compile warning
|
5 年前 |
Defragster
|
576780e204
|
#if define and assign of conditional var to stop compile warning
|
5 年前 |
Defragster
|
8b73500448
|
Elimitate unused var 'dc' compile warning
|
5 年前 |
Paul Stoffregen
|
a0b7b4289a
|
Merge pull request #306 from FrankBoesing/patch-1
fix input i2s slave
|
5 年前 |
Frank
|
508ce65aca
|
fix input i2s slave
|
5 年前 |
Frank
|
076aa90ce5
|
PT8211: Fix Teensy 3.x
dma.enable() needs to be called before setting I2S0_TCSR
|
5 年前 |
Paul Stoffregen
|
1b89110d1b
|
Merge pull request #304 from FrankBoesing/patch-1
fix __IMXRT1062__
|
5 年前 |
Frank
|
dd9f05ea58
|
fix __IMXRT1062__
|
5 年前 |
PaulStoffregen
|
a94f95fe80
|
Update links in comments, to Laurent de Soras's exp2 approximation info
|
5 年前 |
Paul Stoffregen
|
3fdbd0a0c9
|
Merge pull request #300 from FrankBoesing/master
Better initialization of PLL
|
5 年前 |
Frank
|
bbd51d9535
|
Add parameter "force" to allow runtime PLL-freq change
|
5 年前 |
Frank
|
59a05b308e
|
More exact initialization of PLL
+Add parameter "force" to allow runtime PLL-freq change
|
5 年前 |
PaulStoffregen
|
7a08015521
|
Fix I2S input pin on IMXRT1062
|
5 年前 |
Paul Stoffregen
|
57d11dd95a
|
Merge pull request #299 from FrankBoesing/patch-1
Patch for T4B2 (Pin6 -> Pin7)
|
5 年前 |
Paul Stoffregen
|
9fc608558b
|
Merge pull request #298 from FrankBoesing/patch-2
T4B2: Pin6->Pin7
|
5 年前 |
Frank
|
8ff0ebbc0e
|
T4B2: Pin6->Pin7
|
5 年前 |
Frank
|
c7ddb8e2d5
|
Patch for T4B2 (Pin6 -> Pin7)
|
5 年前 |
PaulStoffregen
|
828ea4a74c
|
WM8731 has flaky I2C communication workaround
|
5 年前 |
Paul Stoffregen
|
0e73d453af
|
Merge pull request #291 from FrankBoesing/master
T4: Input TDM, Input TDM2
|
5 年前 |
Frank Bösing
|
cf6a7fe304
|
T4: Input TDM, Input TDM2
+ minor fixes
|
5 年前 |
Paul Stoffregen
|
17f29ca4ca
|
Merge pull request #290 from FrankBoesing/master
T4 Cache-Fix TDM
|
5 年前 |
Frank Bösing
|
13663b4bfb
|
fix missing var dc
|
5 年前 |
Frank Bösing
|
2b414a10a7
|
T4 Cache-Fix TDM
|
5 年前 |
Paul Stoffregen
|
f7e5e30cd3
|
Merge pull request #289 from FrankBoesing/master
SPDIF3, initial cache-support
|
5 年前 |
PaulStoffregen
|
475e670e76
|
Add comment to WM8731MikroSine example, for alternate wiring
|
5 年前 |
Frank Bösing
|
3f0e8cec49
|
fix SPDIF2 for Teensy 3.x
|
5 年前 |
Frank Bösing
|
b50e2b14ea
|
Udpate
|
5 年前 |
Frank Bösing
|
b262957335
|
cache-support i2s/i2s2
|
5 年前 |
Frank Bösing
|
1a5bd3ed27
|
cache-support mqs
|
5 年前 |
Frank Bösing
|
1cd00eccb8
|
use common spdif bcmlookup table
+ cache-support SPDIF(1)
|
5 年前 |
Frank Bösing
|
1f9724c8e7
|
add SPDIF3
|
5 年前 |
Frank Bösing
|
2180fc69bd
|
spdif2: cache
|
5 年前 |
Frank Bösing
|
c99b7b7204
|
initial cache-support
|
5 年前 |
PaulStoffregen
|
8d0cb7b413
|
Add comment about noise shaping in biquad filter
|
5 年前 |
Paul Stoffregen
|
73184a1676
|
Merge pull request #286 from FrankBoesing/master
SPDIF
|
5 年前 |
Frank Bösing
|
188dc3dd6f
|
SPDIF
Add SPIF, SPDIF2 (Software emulated)
|
5 年前 |
PaulStoffregen
|
5bf65f1c47
|
Start list of verified compatible I2S chips
|
5 年前 |
PaulStoffregen
|
aa5f6be6d1
|
Minor memory player documentation update
|
5 年前 |
Paul Stoffregen
|
5d1c0e9f4b
|
Merge pull request #284 from FrankBoesing/master
Inputs: I2S, I2S2; Outputs: I2S2, TDM, TDM2
|
5 年前 |
Frank Bösing
|
33eece1548
|
add output_pt8211_2
|
5 年前 |
Frank Bösing
|
ad7b4f1644
|
add output_pt8211
|
5 年前 |
Frank Bösing
|
92c7914a42
|
MQS: Higher freq.
|
5 年前 |
Frank Bösing
|
246d051b01
|
add output_mqs
|
5 年前 |