Welcome![Sign In][Sign Up]
Location:
Search - ad9833 example

Search list

[BooksAD9833

Description: 我的查表算法思路是这样的 : 1、构造N个二维数组(N=你需要输入的最大频率值位数,例如你需要精确到10HZ,最高30MHZ,那么就有10M位、1M位、100K位、10K位、1K位、100HZ位、10HZ位,共7位,所以N=7)。 2、根据你所用的芯片型号,和晶振频率,计算出每个频率位0-9时的控制字。 3、使用时,把你频率的每一位控制字,查表读出,并相加(特别需要注意进位也需要处理)。 4、把加出的4字节控制字,送DDS。 -My idea of look-up table algorithm is this: one, construction of two-dimensional array of N months (N = you need to enter the median value of maximum frequency, for example, you need accurate to 10HZ, the highest 30MHZ, then there is 10M bit, 1M bit, 100K-bit, 10K-bit, 1K-bit, 100HZ-bit, 10HZ, and a total of 7, so N = 7). 2, based on your use of the chip model, and the crystal frequency, calculated for each frequency control digital word at the time 0-9. 3, when used, you control the frequency of every word, look-up table read out, and the sum of (the special needs of attention also needs to deal with binary). 4, the increase of the 4-byte control word sent to DDS.
Platform: | Size: 480256 | Author: hsr | Hits:

[SCMAD9833

Description: 单片机实现配置DDS AD9833的例程代码-Microcontroller configuration DDS AD9833 example code
Platform: | Size: 1024 | Author: liuchang | Hits:

[SCMSTM32_AD9833_DDS

Description: 本例程演示如何操作 AD9833 芯片,输出方波/三角波/正弦波.-This example demonstrates how to operate the AD9833 chip output square wave/triangle/sine wave.
Platform: | Size: 5825536 | Author: wanggang | Hits:

CodeBus www.codebus.net