代码搜索结果
找到约 10,000 项符合
DAC 的代码
msp430xg46x_uscib0_i2c_03.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master Interface to DAC8571, Write
//
// Description: Using UCB0TXIE, a conti
msp430xg46x_dma_08_cce.c
//******************************************************************************
// MSP430xG461x Demo - DMA0, Rpt'd Block, I2C Master Intf. to DAC8571, DCO
// Master = MSP430F4619, Slave = DAC8
stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__B
5382.c
#include
#include
#define fosc 4000000 //晶振4HZ
#define baud 9600 //波特率
uchar i;
void Wait(void)
{
unsigned int us;
for(us=0;us
main.c
//=========================================================================================
//作 者:浙江大学 陈智德 徐进 陶晶
//题 目:数控直流恒流源
//备 注:
// 2005年全国大学生电子竞赛
//========================
msp430xg46x_dma_08_iar.c
//******************************************************************************
// MSP430xG461x Demo - DMA0, Rpt'd Block, I2C Master Intf. to DAC8571, DCO
// Master = MSP430F4619, Slave = DAC8
msp430xg46x_uscib0_i2c_03.c
//******************************************************************************
// MSP430xG461x Demo - USCI_B0 I2C Master Interface to DAC8571, Write
//
// Description: Using UCB0TXIE, a conti
msp430xg46x_dma_08_cce.c
//******************************************************************************
// MSP430xG461x Demo - DMA0, Rpt'd Block, I2C Master Intf. to DAC8571, DCO
// Master = MSP430F4619, Slave = DAC8
system.h
#ifndef __SYSTEM_DEFINED
#define __SYSTEM_DEFINED
#include
#include
/********************************************************************************/
/****
talkthrough.h
//--------------------------------------------------------------------------//
// Header files //
//--------------------------------------------------------------------------//
#incl