Location:
Search - fm3104
Search list
Description: 铁电存储器fm3104读写子程序。fm3104是串行256byte、rtc、可编程看门狗集成多功能芯片,例程是用于tms320lf2407芯片。-fm3104 ferroelectric memory read and write subroutines. Fm3104 is 256 byte Serial, rtc, programmable watchdog integrated multi-function chip, routines for tms320lf2407 chip.
Platform: |
Size: 1965 |
Author: hxb |
Hits:
Description: fm3104是一片带精确时钟的铁电存储器。这是中文版说明书。
Platform: |
Size: 3820317 |
Author: 张进 |
Hits:
Description: fm3104是一片带精确时钟的铁电存储器。这是英文原版说明书。
Platform: |
Size: 281694 |
Author: 张进 |
Hits:
Description: 铁电存储器fm3104读写子程序。fm3104是串行256byte、rtc、可编程看门狗集成多功能芯片,例程是用于tms320lf2407芯片。-fm3104 ferroelectric memory read and write subroutines. Fm3104 is 256 byte Serial, rtc, programmable watchdog integrated multi-function chip, routines for tms320lf2407 chip.
Platform: |
Size: 2048 |
Author: hxb |
Hits:
Description: fm31256读写源程序,-fm31256 literacy program. 0000000000000000000000000000000000000000
Platform: |
Size: 2048 |
Author: |
Hits:
Description: fm3104是一片带精确时钟的铁电存储器。这是中文版说明书。-fm3104 is accurate clock with a ferroelectric memory. This is the Chinese version of specification.
Platform: |
Size: 3820544 |
Author: 张进 |
Hits:
Description: fm3104是一片带精确时钟的铁电存储器。这是英文原版说明书。-fm3104 is accurate clock with a ferroelectric memory. This is the English original specification.
Platform: |
Size: 281600 |
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: FM3104 3116 3164 31256 铁电存储器 DSP2812 I2C读写程序-FM3104 3116 3164 31256 ferroelectric memory DSP2812 I2C read and write procedures
Platform: |
Size: 2048 |
Author: kongdebao |
Hits:
Description: 铁电存储器FM31XXX中文说明书(带日历始终,数据可以无限制擦写)-English FM31XXX ferroelectric memory specification (with the calendar always, the data can be unlimited write)
Platform: |
Size: 2234368 |
Author: liumi |
Hits:
Description: FM3104芯片和DSP2812的通讯程序-IIC commiunication programm
Platform: |
Size: 160768 |
Author: 王雪敏 |
Hits:
Description: FM3104/16/64/256 Integrated Processor Companion with Memory
Platform: |
Size: 2516992 |
Author: jinfeel, park |
Hits:
Description: 实时时钟芯片FM3104一个完整的读写操作,对初学者很有帮助-Real time clock chip FM3104 a complete reading and writing, very helpful for beginners
Platform: |
Size: 2048 |
Author: ww |
Hits:
Description: FM3104铁电存储器底层操作,带万年历-FM3104 operation,include cala
Platform: |
Size: 2048 |
Author: liguohui |
Hits:
Description: 铁电芯片FM3104在MSP430上的驱动 纯手写 调试没有任何问题-Ferroelectric chip FM3104 driver pure handwriting on the MSP430 debugging without any problems
Platform: |
Size: 62464 |
Author: 赵光旭 |
Hits:
Description: fm3104相关读写操作的c语言程序,供学习使用-fm3104 c language program related to reading and writing, and for learning to use
Platform: |
Size: 2048 |
Author: zxh803 |
Hits: