7 Révisions (e995ac8d5ba9f8d47e31ad2eac1e91f3d29ce716)

Auteur SHA1 Message Date
  PaulStoffregen ec61d34dd5 Fix simultaneous input & output on I2S2 il y a 4 ans
  PaulStoffregen 202896c522 Fix I2S2 on Teensy 4.0 il y a 5 ans
  Defragster 8b73500448
Elimitate unused var 'dc' compile warning il y a 5 ans
  Frank Bösing cf6a7fe304 T4: Input TDM, Input TDM2 il y a 5 ans
  Frank Bösing b262957335 cache-support i2s/i2s2 il y a 5 ans
  Frank Bösing 8f2a45817e various (see below) il y a 5 ans
  Frank Bösing 5cd13329f6 add output_i2s2 il y a 5 ans
  Frank 5a3b348889
re-enable i2s-slave for T3.x il y a 5 ans
  PaulStoffregen 8746601628 merge Frank's latest changes il y a 5 ans
  PaulStoffregen 4cd45ef9ba Remove extra imxrt defines 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 il y a 7 ans
  PaulStoffregen 4512276221 Fix I2S slave mode input & output il y a 7 ans
  PaulStoffregen 834028d889 Fix I2S output when also using I2S input with CPU > 120 MHz il y a 8 ans
  PaulStoffregen 13d11c61a3 Support more clock speeds il y a 8 ans
  PaulStoffregen 833a7e27a7 Be more careful when configuring MCLK il y a 8 ans
  PaulStoffregen a8aa77327d More hardware defs il y a 8 ans
  PaulStoffregen a2837e6724 Optimize I2S output memory copy (thanks Frank Bösing) il y a 8 ans
  PaulStoffregen 14fd8f907b Fix some 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 dae30e01ac I2S master mode support for all clock speeds >= 16 MHz 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
  PaulStoffregen f16fb938bf Move other objects to their own files il y a 10 ans
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files il y a 10 ans