Function generator code modified to work on the Freescale KL25Z

Dependencies:   mbed

Fork of AD9850 function generator SPI driver by Liam G

This is an update to the original AD9850 SPI driver produced by Liam Goudge.

The main changes are to assign the appropriate pins and to send the 40-bit AD9850 programming word as five 8-bit packets. This is necessary because the KL25Z only supports 8-bit SPI transfers.

History

Corrected pin numbers in comments default tip

2013-10-24, by ptamike [Thu, 24 Oct 2013 12:35:18 +0000] rev 3

Corrected pin numbers in comments


Liam's original code modified to work with the Freescale KL25Z

2013-10-23, by ptamike [Wed, 23 Oct 2013 23:17:55 +0000] rev 2

Liam's original code modified to work with the Freescale KL25Z


Version 2 with updated commentary

2013-09-28, by liamg [Sat, 28 Sep 2013 06:44:57 +0000] rev 1

Version 2 with updated commentary


First completed revision

2013-09-28, by liamg [Sat, 28 Sep 2013 04:32:20 +0000] rev 0

First completed revision