Location:
Search - 5618
Search list
Description: #include
intvcon 输出电压变量
sbitDIN=0x91 定义P2.1为串行数据口
sbitCLK=0x92;P2.2为串行时钟端
sbitCS=0x93 P2.3为片选端
voiddac5618(intvcon)TLC5618DAC子程序,三线串行方式
{
chari
intsvcon
svcon=vcon|0x8000 vcon最高位置1,选择
TLC5618的A通道
CS=0 置5618的CS=0,允许片选
for(i=0 i<16 i++)
{
DIN=svcon&0x8000 串行方式送16位
数据
svcon<<=1;
CLK=0;
CLK=1;
}
CS=1 禁止片选
return
}
voidmain0
{
dac5618(0x7FF)
}
Platform: |
Size: 239549 |
Author: 张行 |
Hits:
Description: #include
intvcon 输出电压变量
sbitDIN=0x91 定义P2.1为串行数据口
sbitCLK=0x92;P2.2为串行时钟端
sbitCS=0x93 P2.3为片选端
voiddac5618(intvcon)TLC5618DAC子程序,三线串行方式
{
chari
intsvcon
svcon=vcon|0x8000 vcon最高位置1,选择
TLC5618的A通道
CS=0 置5618的CS=0,允许片选
for(i=0 i<16 i++)
{
DIN=svcon&0x8000 串行方式送16位
数据
svcon<<=1;
CLK=0;
CLK=1;
}
CS=1 禁止片选
return
}
voidmain0
{
dac5618(0x7FF)
}
-# Includeintvcon output voltage variable sbitDIN = 0x91 definition P2.1 for serial data I sbitCLK = 0x92 P2.2 for serial clock terminal sbitCS = 0x93 P2.3 for the chip select terminal voiddac5618 (intvcon) TLC5618DAC subroutine, three-wire serial way (chari intsvcon svcon = vcon | 0x8000 vcon the highest position one, select the TLC5618 the A-channel CS = 0 Purchase 5618 the CS = 0, chip select permit for (i = 0 i
Platform: |
Size: 239616 |
Author: 张行 |
Hits:
Description: 5618DA转换 调试成功 可放心使用 16f877a-5618DA conversion can be assured that the use of the successful commissioning 16f877a
Platform: |
Size: 45056 |
Author: sda |
Hits:
Description: dsp28027 用TLV5618进行DA转换 用于实验比较方便-dsp28027 the DA conversion with TLV5618 more convenient for experimental
Platform: |
Size: 1024 |
Author: yizhe |
Hits:
Description: 5618驱动 驱动输出想要的电压da5618-5618 driver
Platform: |
Size: 20480 |
Author: 王超 |
Hits:
Description: 基于ATMEGA16的zlg7289+tlv5618驱动程序,7289控制5618输出可以调节的电压,大家一起学习单片机-The zlg7289+ tlv5618 ATMEGA16-based driver, 7289 5618 output control voltage can be adjusted, we will study together the microcontroller
Platform: |
Size: 3072 |
Author: |
Hits:
Description: 这个程序是在quartus的开发环境下,用verilog 语言写的tlv5618的驱动和控制程序,希望对你们有用。
-This program is in quartus development environment, using verilog language written tlv5618 driver and control program, you want to be useful.
Platform: |
Size: 4096 |
Author: xuzhengan |
Hits:
Description: 这个是TLV5618 DA转换芯片的驱动程序-This is TLV5618 DA converter chip driver
Platform: |
Size: 236544 |
Author: liao |
Hits:
Description: 51单片机程序,测试芯片AT89S52,TLV5618,数模转换器,转换范围0~5V,可用来生成标准3.3V电压。-51 SCM procedures, test chip AT89S52, TLV5618, DAC, conversion range 0 ~ 5V, can be used to generate a standard 3.3V voltage.
Platform: |
Size: 29696 |
Author: 阮辉 |
Hits:
Description: tlv5618程序-tlv5618 program
Platform: |
Size: 19456 |
Author: 周杨 |
Hits:
Description: SPI-DA测试程序,spi发送,da接收,已经测试成功,da为5618-SPI-DA-test,spi send data ,da receive,sucess,da 5618
Platform: |
Size: 1521664 |
Author: wang |
Hits:
Description: 用于具有12精度的DA转换器5618的驱动,该驱动简洁好用。-Used in 5618 DA converter drive with 12 precision, simple to use the driver.
Platform: |
Size: 2048 |
Author: 刘德 |
Hits: