資源簡介
本文件提供AD9516芯片配置參考實例,幫助快速運用AD9516
代碼片段和文件信息
/********************************************************************************
?Author??????????????:?CAST?(China?Applications?Support?Team)?
?Date????????????????:?5-24-2011
?File?name???????????:?AD9516.c
?Description?????????:?Using?ADuC7026?to?control?AD9516?in?software?SPI?form?through?GPIO
?Hardware?plateform??:?ADuC7026? +?AD9516
********************************************************************************/
#include
#include“ADuC7026Driver.h“
#include“AD9516.h“
/********************************************************************************
Function?that?writes?to?the?AD9516?via?the?SPI?port.
********************************************************************************/
void?WriteInstruction(unsigned?short?RegisterData)
{
unsigned?ch
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-06-28?17:42??ExampleCode_clock_AD9516\
?????文件????????3550??2011-06-20?11:57??ExampleCode_clock_AD9516\AD9516.c
?????文件????????3552??2011-06-20?11:57??ExampleCode_clock_AD9516\AD9516.c.bak
?????文件???????12690??2011-06-20?17:07??ExampleCode_clock_AD9516\ad9516.crf
?????文件?????????449??2011-06-20?17:07??ExampleCode_clock_AD9516\ad9516.d
?????文件????????3849??2011-06-15?16:48??ExampleCode_clock_AD9516\AD9516.h
?????文件????????3848??2011-06-15?16:48??ExampleCode_clock_AD9516\AD9516.h.bak
?????文件???????32528??2011-06-20?17:07??ExampleCode_clock_AD9516\ad9516.o
?????文件???????22368??2011-06-20?17:07??ExampleCode_clock_AD9516\AD9516Test.axf
?????文件????????1942??2011-06-20?11:59??ExampleCode_clock_AD9516\AD9516Test.c
?????文件????????1956??2011-06-20?11:59??ExampleCode_clock_AD9516\AD9516Test.c.bak
?????文件???????11944??2011-06-20?17:07??ExampleCode_clock_AD9516\ad9516test.crf
?????文件?????????505??2011-06-20?17:07??ExampleCode_clock_AD9516\ad9516test.d
?????文件????????7521??2011-06-20?17:07??ExampleCode_clock_AD9516\AD9516Test.hex
?????文件???????20556??2011-06-20?17:07??ExampleCode_clock_AD9516\AD9516Test.htm
?????文件?????????330??2011-06-20?17:07??ExampleCode_clock_AD9516\AD9516Test.lnp
?????文件???????51230??2011-06-20?17:07??ExampleCode_clock_AD9516\AD9516Test.map
?????文件???????30140??2011-06-20?17:07??ExampleCode_clock_AD9516\ad9516test.o
?????文件?????????474??2011-06-20?17:09??ExampleCode_clock_AD9516\AD9516Test.plg
?????文件????????1088??2011-06-20?17:07??ExampleCode_clock_AD9516\AD9516Test.tra
?????文件???????59614??2011-06-20?17:09??ExampleCode_clock_AD9516\AD9516Test.uvopt
?????文件???????14833??2011-04-22?17:56??ExampleCode_clock_AD9516\AD9516Test.uvproj
?????文件????????2338??2011-06-20?17:07??ExampleCode_clock_AD9516\AD9516Test_Target?1.dep
?????文件???????60423??2011-06-20?12:00??ExampleCode_clock_AD9516\AD9516Test_uvopt.bak
?????文件???????14833??2011-04-22?17:50??ExampleCode_clock_AD9516\AD9516Test_uvproj.bak
?????文件????????4735??2011-05-24?09:09??ExampleCode_clock_AD9516\ADuC7026Driver.c
?????文件????????4735??2011-05-24?09:00??ExampleCode_clock_AD9516\ADuC7026Driver.c.bak
?????文件???????10273??2011-06-20?17:07??ExampleCode_clock_AD9516\aduc7026driver.crf
?????文件?????????533??2011-06-20?17:07??ExampleCode_clock_AD9516\aduc7026driver.d
?????文件????????1285??2011-05-24?09:09??ExampleCode_clock_AD9516\ADuC7026Driver.h
?????文件????????1285??2011-04-25?10:15??ExampleCode_clock_AD9516\ADuC7026Driver.h.bak
............此處省略4個文件信息
評論
共有 條評論