CS5532 C51驱动程序
摘要:CS5532 C51驱动程序//The program for CS5532-ASZ//This is a 24bit ADC and PGIA//Made by OurWay and 2006/03/21//#include <reg51.h>//#include <intrins.h>//根据实际情况定义//sbit SDI5532 = P2^1;//sbit SDO5532 = P2^2;//sbit CLK5532 = P2^3;//sbit CS5532 = P2^0;//sbit ACC7 = ACC^7;//sbit ACC0 = ACC^0;//#def
阅读全文
posted @
2013-02-20 15:34
啊德Blog
阅读(3044)
推荐(0)