CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - EEPROM I2C

搜索资源列表

  1. SHA204_90USB1287

    0下载:
  2. ATSHA204 主要特性: 1,SHA-256 Hash算法 2,有保证的唯一的72-bit序列号; DS28CN01 64-bit 不仅有软件加密,内部还有高质量硬件加密。 3,16个槽口的4kbits EEPROM: 4Kbits / 8 = 512Bytes 每个槽口32bytes 4,I2C接口, 单线接口 5, 和Atmel AT88SA102S,AT88SA10HS 6, i2c 地址默认为0xc8; 还可以configuration zon
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:535516
    • 提供者:张平
  1. i2ceeprom

    0下载:
  2. This an example of using I2C to access a serial eeprom with the nerdkit. The eeprom used is the 24LC256 with a capacity of 32k bytes. I m not sure yet of a real project where I will use it but maybe archiving data on a weather station so it can be up
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:57209
    • 提供者:nevar
  1. i2c_eeprom

    0下载:
  2. 采用I2C总线读写EEPROM,较好地展示了I2C协议,是练习I2C协议的好实例-Using I2C bus to read and write EEPROM, to better show the I2C protocol, is to practice good examples of the I2C protocol
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:957526
    • 提供者:
  1. STM8S207R8developexample

    0下载:
  2. STM8S207R8单片机的开发例程,包含很多小的例程,时钟、中断、EEPROM、UART、PWM、I2C等,可用于二次开发。-STM8S207R8 microcontroller development of routines, including many small routines, clock, interrupt, EEPROM, UART, PWM, I2C, etc., can be used for secondary development.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:362804
    • 提供者:田生
  1. 24C02

    0下载:
  2. PIC单片机通过I2C总线读写外部EEPROM,并通过数码管显示,里面注释详细,好用,经过验证-PIC microcontroller through the I2C bus to read and write block external EEPROM, and through digital tube display, annotation in detail, to use, and validated
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:93748
    • 提供者:刘先生
  1. at24cxx

    0下载:
  2. stm32f4 通过iic读写at24cxx 系列EEProm存储器~-STM32 to access the I2C interface using ferroelectric memory, AT24CXX系列~
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4999560
    • 提供者:周继发
  1. 8_EEPROM_TEST

    0下载:
  2. EEPROM测试程序,用来测试I2C启动方式硬件情况-EEPROM test procedure used to test the startup mode I2C hardware case
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:16094
    • 提供者:fb
  1. project3

    0下载:
  2. 本例程使用GPIO模拟I2C时序实现串行EEPROM的读写,并测试读写速度。 核心文件为: b i2c_gpio.c/.h : I2C底层协议的实现代码(所有的I2C器件均可用) b eeprom_24xx.c/.h : 24XX串行EEPROM的驱动程序 demo_i2c_eeprom.c/.h : 演示EEPROM读写的主程序 修改SCL时钟频率的方法:修改b i2c_gpio.c中的函数 static void i2c_Delay(void)-
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4139
    • 提供者:陈启康
  1. lp855x-driver

    0下载:
  2. lp8552 platform data : i2c register mode with new eeprom data.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2833
    • 提供者:rinylqx
  1. Basic_EEPROM

    0下载:
  2. stm32 eeprom读写测试,学习i2c通讯-stm32 eeprom read and write
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3257543
    • 提供者:shangshang32
  1. ipath_eeprom

    0下载:
  2. InfiniPath I2C driver for a serial eeprom. This is not a generic I2C interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9520
    • 提供者:gixmvs
  1. 103IIC_EEPROM

    0下载:
  2. 在CUBEMX软件HAL库生成,STM32F103使用I2C读写EEPROM,缺点只能单字节写-In the HAL CUBEMX library generation, STM32F103 use I2C to read and write EEPROM, the shortcomings of only single byte write
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10120975
    • 提供者:郑先生
  1. I2C_EEPROM

    0下载:
  2. dsp28335通过I2C接口扩展eeprom,程序简单,可以修改-dsp28335 through the I2C interface expansion eeprom, simple procedures can be modified
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:440146
    • 提供者:
  1. I2C_EEPROM_LCD

    0下载:
  2. Embedded C Program for I2C EEPROM RTC LCD on PIC16F877A
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-27
    • 文件大小:213097
    • 提供者:Deepak
  1. AVR_I2C

    0下载:
  2. Control I2C EEPROM with AVR -Control I2C EEPROM with AVR
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:210035
    • 提供者:hwangso
  1. lesson14_5

    0下载:
  2. 本例程是单片机的一个重要资源的应用,I2C和eeprom的操作,是基于51系列单片机的,适合初学着,可以用于单片机课程设计,程序编译调试通过-This routine is the application of SCM is an important resource, I2C eeprom operations and is based on 51 computers, suitable for beginner, can be used microcontroller curriculum
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:21256
    • 提供者:汪维明
  1. lesson19

    0下载:
  2. 多功能数字钟,此例程综合了51单片机的所有外设,非常适合毕业设计,有1602,1302,18b20,I2C,eeprom操作,spi等等资源是一个综合性很强的例程-Multifunction digital clock, this routine combines all the peripherals 51 microcontroller, ideal for graduate design, have 1602,1302,18b20, I2C, eeprom operation, spi e
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:41395
    • 提供者:汪维明
  1. i2c_ee

    0下载:
  2. STM32 I2C读写EEPROM,AT24c12b例程-STM32 I2C Read/Write EEPROM
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-14
    • 文件大小:2656
    • 提供者:qiyateng
  1. mb9bfxxx_mfs3_i2c-v13

    0下载:
  2. Spansion FM3 MCU sample code : How to communicate with an external I2C EEPROM (24C16)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-30
    • 文件大小:144015
    • 提供者:jashing
  1. 68013a_bulk_winusb_i2c

    0下载:
  2. 68013A 自定义实现 WinUSB 设备的框架。内实现了I2C设备的探测与EEPROM编程实现。代码为实际工程的模板。-68013A custom implementation framework WinUSB device. Realize I2C device detection and EEPROM programming. The template code for the engineering.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:64340
    • 提供者:WB
« 1 2 ... 23 24 25 26 27 2829 30 »
搜珍网 www.dssz.com