搜索资源列表
24c01-24c16驱动程序
- //24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7 -/ / 24c01 - 24c16 literacy drivers, ACC sbit a0 = ^ 0 / / ACC definition of the position, u
01-24c16驱动程序
- //24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7 -/ / 24c01 - 24c16 literacy drivers, ACC sbit a0 = ^ 0 / / ACC definition of the position, u
24c16读写操作
- 在中小型的单片机应用系统中比较常用到的外部存储器是24CXXX.附上一个使用C51编写的读写24C16的源码.-in medium SCM application system to the more commonly used is 24Cxxx external memory. Attached to the use of a C51 prepared by the reader 24C16 the source.
24c16在430单片机中的应用
- 这是24C16芯片在MSP430F449中的应用,已经调通,大家可以作为参考!-This is the MSP430F449 24C16 chip, the application has been transferred Qualcomm, we can as a reference!
24c16
- IC卡(24C16)读写源程序(基于KT8808, x86兼容)-IC card (24C16) literacy source (based on the KT8808, x86-compatible)
24c16.c
- MSP430单片机应用 I2C接口24C16 C源程序
24C16
- C51源程序//读写EEPROM,24C16
24c16+89s52+lcd
- 主要介绍了24c16的读写,mcu为89s52,lcd为TC2002A,完成功能是把数据写入24c16中,再把数据从24c16读出,并显示在lcd中.编辑环境为keil2,已通过测试.
24c01-24c16读写驱动程序
- 24c01-24c16读写驱动程序--Driver program for reading/writing 24c01-24c16.
24C16
- 24c16液晶显示,通过编译,调试可用。
24C16
- 51读写24C16的源程序.....用IO口模拟I2C
24c16
- 高性能存储器FM24c16驱动程序,iiC接口,实际应用,可扩展应用在24C系列其它型号芯片上-24c16.c
一个24c16的读写程序
- 一个24c16的读写程序,编译调试通过了的。单片机需要读IC卡的朋友注意了-24c16 a literacy program, compile pass the debugging. SCM need to read IC cards to a friend! !
24C16
- 利用24c16实现断电存储功能。先在地址中写入一个数,然后再从这个地址中将其读出来。-24c16 realization of the use of power storage capabilities. First in the address to write a few, and then from this address will be read.
24c16
- 24C16读写程序,已经使用过,非常好使,可以试试看-24C16 literacy program has been used very much so, you can give it a try
24c16
- This the pdf describing the 24C16 EEprom and how to interface it to the micro world. I have used it for connecting to an AVR processor-This is the pdf describing the 24C16 EEprom and how to interface it to the micro world. I have used it for connecti
24c16
- 通过该代码实现24C16芯片存储单片机采集过来的数据。-Through the code to achieve 24C16 microcontroller chips store data collected over.
24c16
- 本程序是做电能表的时候采用的24C16用来实现对数据的存储功能-The chip of 24C16 is used for carrying out storage of the data.
24c16
- CAT24WC01/02/04/08/16 支持I2C 总线数据传送协议I2C 总线协议规定任何将数据传送到总线的 器件作为发送器任何从总线接收数据的器件为接收器数据传送是由产生串行时钟和所有起始停止信 号的主器件控制的主器件和从器件都可以作为发送器或接收器但由主器件控制传送数据发送或接 收的模式通过器件地址输入端A0 A1 和A2 可以实现将最多8 个24WC01 和24WC02 器件4 个 242C04 器件,2 个24WC08 器件和1 个24WC16 器件连接到总线上-t
stm32+w5500+24c16+md5
- 通过w5500芯片建立socket链接,并且MD5算法加密,并用24c16在掉电时存储小量数据(Through the w5500 chip to establish socket link, and MD5 algorithm encryption, and 24c16 in the power down when the storage of small amounts of data)