A sine wave generator using AD9833 and AD9850 using STM32F103RB
This is a sine wave generator using DDS IC' AD9833 and AD9850. The STM32F1 microcontroller produces the SPI commands for the two DDS.
Learn more about STM32F1 in my blog: https://www.teachmemicro.com
History
Edited main.cpp: corrected multi-threading error
2017-11-21, by roland_tmm [Tue, 21 Nov 2017 19:57:07 +0000] rev 3
Edited main.cpp: corrected multi-threading error
Edited comments/description;
2017-11-21, by roland_tmm [Tue, 21 Nov 2017 19:18:25 +0000] rev 2
Edited comments/description;
Added threads to blink LEDs according to DDS frequency
2017-11-21, by roland_tmm [Tue, 21 Nov 2017 19:13:17 +0000] rev 1
Added threads to blink LEDs according to DDS frequency
Version 1.0
2017-11-21, by roland_tmm [Tue, 21 Nov 2017 11:24:25 +0000] rev 0
Version 1.0