MD_AD9833 Programmable Waveform Generator Library 1.3
Library to manage AD9833 Programmable Waveform Generator
Loading...
Searching...
No Matches
Revision History

Jun 2024 version 1.3.0

  • Added get/setClk() methods for clock reference frequency

Aug 2023 version 1.2.4

  • Changed some #defines to be bracketed by #ifndef

Aug 2023 version 1.2.3

  • Corrected documentation errors
  • Reworked code to prevent unnecessary ESP32 compiler warnings

Feb 2021 version 1.2.2

  • Fixed problem of SQ1 and SQ2 to off leaving high signal.

Nov 2020 version 1.2.1

  • Modified basic example
  • Fixed reported issue with B28 setting on setFrequency() (discontinuity on freq change)
  • Fixed sequencing of FSYNC in spiSend()

Sep 2020 version 1.2.0

  • Added reset() method
  • Test example converted to use MD_cmdProcessor

Feb 2019 version 1.1.3

  • Fixed compile error at MD_AD9833.cpp:257:77
  • Some minor reorganizing of code

Feb 2019 version 1.1.2

  • Changed frequency to float type
  • Some minor spelling errors

Jul 2018 version 1.1.1

  • Minor Documentation updates, added LICENCE

Jan 2018 version 1.1.0

  • Minor updates and changes

Feb 2016 version 1.0.0

  • Initial version created