搜索资源列表
PDCWanNew051203
- vc开发的PCI总线加密卡 PCI开发卡主要由PCI9054、93C56、16M晶振和相应的跳线、控制地址数据线等部分组成。PCI9054是PLX公司的PCI主模式桥芯片,具体芯片的说明请见Data Book;93C56是EERPOM,用于向PCI9054的初始化设置信息;16M晶振向9054提供总线时钟和CPLD7128S提供时钟;跳线用于PCI9054的设置,控制地址数据线将PCI9054的Local Bus信号线引出来,用于实验板用。-vc development of the PCI
CSH1287
- 51单片机对时钟芯片ds12887和EEPROM93C46初始化,预置日期时间。模拟联机调试时可能需要频繁调用-51 of the clock chip microcontroller and EEPROM93C46 ds12887 initialization, date preset time. On-line debugging simulation may require frequent calls
pcf8563&zlg7289
- 一个基于PCF8563芯片的时钟程序。通过51单片机控制PCF8563芯片的初始化,读取和附值-PCF8563 a chip on the clock procedures. Through 51 PCF8563 chip microcontroller control of initialization, reading and the value attached
DS12887clock_c51
- 本C原程序是C51编写的美国Dallas公司推出的跨越2000年的时钟芯片DS12887/DS12C887的驱动程序,包括初始化和其他子函数,注释简单易懂。程序在KEIL下编译成功,成功应用于实践。-the C C51 original program is prepared by the United States Dallas introduced by the company in 2000 across-the clock DS12887/DS12C887 films of the dr
Init8583
- 8583时钟芯片的初始化程序。包括8583时钟芯片状态寄存器的初始化,中断的初始化(本例程采用1分钟一次的时钟中断),周期寄存器的初始化。
read8563
- 这是控制时钟芯片8563读写操作的程序,采用模拟IIC总线的方式,读写函数的入口处先初始化I2C端口为普通IO,出口处再初始化I2C端口为特殊管脚
RTC
- 时钟芯片读写程序,时钟芯片初始化,读取,写入的操作,此程序在DSP2812上运行通过!
rx8025_asm
- RX8025时钟芯片操作程序,初始化时钟,写时间等,用汇编(ASM)编写!
12887 初始化程序
- 12887初始化程序有助于初学者参考阅读
test_arm926.rar
- ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
3208LED.rar
- ★采用独特的 8 行 52 列 L 印点阵显示屏作为显示单元,其显示亮度高、自发光、无视角,制作者可以随意选择屏幕大小和发光颜色。 ★日期、时间、星期、温度全信息交替显示,所需信息一目了然。 ★采用专业时钟芯片 DS1302 和备用电池,时钟掉电依然走时,用户设置闹钟时间永久保存。 ★远离机身的温度传感器设计, 0 ~ 60 ℃ 环境温度显示更精确。 ★全功能菜单操作, 4 个按键操作,可加减调时,操作方便。 ★ 8 路独立闹钟功能,可以设置独立闹钟时间和模式,大闹生活每一天
DS12C887(INIT)
- 由51单片机控制的使用DS12C887实现的高精度时钟的带芯片初始化语句的C语言程序,初次使用芯片用这个,再次运行需要把初始化语句删掉,否则每次开机都会被初始化,导致时间无法被记录-Controlled by the use of 51 to achieve high-precision clock DS12C887 chip initialization statement with C language program, first use the chip with this, run a
shihzong12887
- 时钟芯片,内有初始化,应用年月日显示更新,还有定时报警功能。-Clock chips, there are initialization, the application date display update, there are regular police functions.
MSP430F149I2C
- 以MPS430F149为硬件平台,利用I/O口模拟I2C总线协议,对日精的时钟芯片S35390A_C做了初始化子程序、读时钟子程序、写时间子程序、脉冲为1赫兹输出子程序。-To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus protocol on-chip clock nissei S35390A_C done initialization subroutine, read subrout
1302
- 时间芯片1302的的读写。也有内部寄存器的使用程序。带有直接初始化,启动时钟。-Time of the 1302 chip to read and write. Also has internal registers to use the program. With direct initialization, start the clock.
rtc
- RTC 时钟芯片初始化及读写操作,适合具有RTC芯片的系统应用-RTC clock chip initialization and read-write operation, suitable for system application with the RTC chip
MAL
- MC9S12XET256芯片级驱动代码,时钟的初始化,RTI初始化,PIT初始化,IIC初始化,SPI初始化,PWM初始化等。(basical drivers for MC9S12XET256 ,inclusive Bus clock/RTI/PIT/IIC/SPI/PWM initialization)
ad9516-4
- ad9516-4芯片的初始化程序,可以方便对各内部寄存器的配置,达到对时钟的分频控制。(the code of ad9516-4 for initial,it can config the register of all through spi interface.)
ds1302
- 1302初始化程序,用于时钟芯片初始化,用于MSP430平台(DS1302initiative democratic code,its can be run in MSP430)
ds1302时钟芯片程序
- 本人参加过电赛,得了国二,该程序用89c52做的模块化程序,注释很详细,在实际中运用,程序中没有出过错。没有适合学习ds1302时钟芯片的程序和用ds1302做实际项目的人群,可以用模块化程序,直接实现的功能有{void Start_ds1302(void); //初始化时钟,启动时钟 void Stop_ds1302(void); //停止时钟计时 void read_time(SYSTEM_TIME *pstr); //读取当前时间 void SetTime(SYSTEM_TI