📄 dac.txt
字号:
----------------------------
DAC Software Application
Revision 1.00
----------------------------
Application Summary:
Outputs 4 Sine Waves on the EVM DAC through the channels DAC0, DAC1,
DAC2, and DAC3. Each sine wave is generated through a look up table
and interpolation.
Each sine wave can be controlled independently. By manipulating the
following variables, the frequency, phase, and magnitude of each
sine wave can be changed.
FREQSTEPx - modifies the frequency
MODREGx - modifies the starting point of the sine wave
MAGx - modifies the peak to peak voltage (Q15 value)
where x is 0,1,2,3
The variables can be easily manipulated through a watch window in the
debugger environment.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -