Skip to content
Snippets Groups Projects
  1. Jan 27, 2022
    • Erik von Reis's avatar
      Reduce foot print of cycle1 -> cycle2 dma size change for fast adcs. · 53e5b5cc
      Erik von Reis authored
      Old code for changing DMA size from the ( possibly smaller ) first cycle
      was too expensive in some sense, causing momentary channel hopping on the
      ADC when run at 65k and time_shift=0.
      
      The new code just changes the size value of an already existing DMA
      module instead of totally recreating it.
      53e5b5cc
  2. Jun 29, 2021
  3. Jun 24, 2021
  4. Jun 01, 2021
  5. May 21, 2021
    • Rolf Bork's avatar
      Start cleanup of ADC/DAC drivers: · d4171f2e
      Rolf Bork authored
      - Moved common ADC DMA functions to new plx_9056.c (Chip that controls DMA)
      - Removed redundant DMA functions from ADC drivers.
      d4171f2e
Loading