A sine wave generator using AD9833 and AD9850 using STM32F103RB

Dependencies:   mbed

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

Revision:
2:602f7589c53e
Parent:
1:9dcccb399f0b
--- a/AD9850.h	Tue Nov 21 19:13:17 2017 +0000
+++ b/AD9850.h	Tue Nov 21 19:18:25 2017 +0000
@@ -1,7 +1,7 @@
 /******************************************************************************************************************
- * Arduino library for AD9850
- * Created 23/08/2014
- * Christophe Caiveau f4goj@free.fr 
+ * AD9850 library for AD9850
+ * Created 11/21/2017
+ * Roland Pelayo 
  *
  * Use this library freely
  *