Frank
|
dd9f05ea58
|
fix __IMXRT1062__
|
před 5 roky |
PaulStoffregen
|
a94f95fe80
|
Update links in comments, to Laurent de Soras's exp2 approximation info
|
před 5 roky |
Paul Stoffregen
|
3fdbd0a0c9
|
Merge pull request #300 from FrankBoesing/master
Better initialization of PLL
|
před 5 roky |
Frank
|
bbd51d9535
|
Add parameter "force" to allow runtime PLL-freq change
|
před 5 roky |
Frank
|
59a05b308e
|
More exact initialization of PLL
+Add parameter "force" to allow runtime PLL-freq change
|
před 5 roky |
PaulStoffregen
|
7a08015521
|
Fix I2S input pin on IMXRT1062
|
před 5 roky |
Paul Stoffregen
|
57d11dd95a
|
Merge pull request #299 from FrankBoesing/patch-1
Patch for T4B2 (Pin6 -> Pin7)
|
před 5 roky |
Paul Stoffregen
|
9fc608558b
|
Merge pull request #298 from FrankBoesing/patch-2
T4B2: Pin6->Pin7
|
před 5 roky |
Frank
|
8ff0ebbc0e
|
T4B2: Pin6->Pin7
|
před 5 roky |
Frank
|
c7ddb8e2d5
|
Patch for T4B2 (Pin6 -> Pin7)
|
před 5 roky |
PaulStoffregen
|
828ea4a74c
|
WM8731 has flaky I2C communication workaround
|
před 5 roky |
Paul Stoffregen
|
0e73d453af
|
Merge pull request #291 from FrankBoesing/master
T4: Input TDM, Input TDM2
|
před 5 roky |
Frank Bösing
|
cf6a7fe304
|
T4: Input TDM, Input TDM2
+ minor fixes
|
před 5 roky |
Paul Stoffregen
|
17f29ca4ca
|
Merge pull request #290 from FrankBoesing/master
T4 Cache-Fix TDM
|
před 5 roky |
Frank Bösing
|
13663b4bfb
|
fix missing var dc
|
před 5 roky |
Frank Bösing
|
2b414a10a7
|
T4 Cache-Fix TDM
|
před 5 roky |
Paul Stoffregen
|
f7e5e30cd3
|
Merge pull request #289 from FrankBoesing/master
SPDIF3, initial cache-support
|
před 5 roky |
PaulStoffregen
|
475e670e76
|
Add comment to WM8731MikroSine example, for alternate wiring
|
před 5 roky |
Frank Bösing
|
3f0e8cec49
|
fix SPDIF2 for Teensy 3.x
|
před 5 roky |
Frank Bösing
|
b50e2b14ea
|
Udpate
|
před 5 roky |
Frank Bösing
|
b262957335
|
cache-support i2s/i2s2
|
před 5 roky |
Frank Bösing
|
1a5bd3ed27
|
cache-support mqs
|
před 5 roky |
Frank Bösing
|
1cd00eccb8
|
use common spdif bcmlookup table
+ cache-support SPDIF(1)
|
před 5 roky |
Frank Bösing
|
1f9724c8e7
|
add SPDIF3
|
před 5 roky |
Frank Bösing
|
2180fc69bd
|
spdif2: cache
|
před 5 roky |
Frank Bösing
|
c99b7b7204
|
initial cache-support
|
před 5 roky |
PaulStoffregen
|
8d0cb7b413
|
Add comment about noise shaping in biquad filter
|
před 5 roky |
Paul Stoffregen
|
73184a1676
|
Merge pull request #286 from FrankBoesing/master
SPDIF
|
před 5 roky |
Frank Bösing
|
188dc3dd6f
|
SPDIF
Add SPIF, SPDIF2 (Software emulated)
|
před 5 roky |
PaulStoffregen
|
5bf65f1c47
|
Start list of verified compatible I2S chips
|
před 5 roky |
PaulStoffregen
|
aa5f6be6d1
|
Minor memory player documentation update
|
před 5 roky |
Paul Stoffregen
|
5d1c0e9f4b
|
Merge pull request #284 from FrankBoesing/master
Inputs: I2S, I2S2; Outputs: I2S2, TDM, TDM2
|
před 5 roky |
Frank Bösing
|
33eece1548
|
add output_pt8211_2
|
před 5 roky |
Frank Bösing
|
ad7b4f1644
|
add output_pt8211
|
před 5 roky |
Frank Bösing
|
92c7914a42
|
MQS: Higher freq.
|
před 5 roky |
Frank Bösing
|
246d051b01
|
add output_mqs
|
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
|
bd7aea87e9
|
Comment out pin 13 debug in I2S input
|
před 5 roky |
PaulStoffregen
|
a82eab8ecf
|
Fix I2S output on Teensy 3.x
|
před 5 roky |
Paul Stoffregen
|
92bb81170a
|
Merge pull request #281 from FrankBoesing/master
add output_i2s2
|
před 5 roky |
Paul Stoffregen
|
d250a21b2a
|
Merge pull request #280 from FrankBoesing/patch-2
re-enable i2s-slave for T3.x
|
před 5 roky |
Paul Stoffregen
|
96c6ef00fc
|
Merge pull request #279 from FrankBoesing/patch-1
Fix i2s-input for Imxrt
|
před 5 roky |
Frank Bösing
|
5cd13329f6
|
add output_i2s2
|
před 5 roky |
Frank
|
5a3b348889
|
re-enable i2s-slave for T3.x
will do i2s-slave later.
|
před 5 roky |
Frank
|
a0b88e2db2
|
Fix input for Imxrt
adds missing IOMUXC_SAI1_RX_DATA0_SELECT_INPUT = 2;
|
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 |
Paul Stoffregen
|
6a96113a4a
|
Merge pull request #276 from FrankBoesing/patch-4
Reverb: memset: wrong size - element size is not 1
|
před 5 roky |
Paul Stoffregen
|
3754011fc1
|
Merge pull request #272 from FrankBoesing/master
Bugfix: Errors when using 168MHz due to missing line
|
před 6 roky |