CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - atmel spi

搜索资源列表

  1. at25320

    1下载:
  2. Provide the operations include Read and Write to the AT25320A, SPI-interface EEPROM with 32k bits,ATMEL Icn.-Provide the operations include Read and Wr / ite to the AT25320A. SPI-interface EEPROM with 32k bits, ATMEL Icn.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:Pan.LF
  1. at89s8252_spi

    0下载:
  2. AT89S8252, AT89S53 SPI Program, This program shows how to configure and use the SPI in master mode for the following microcontrollers: ATMEL AT89S53 ATMEL AT89S8252-AT89S8252, AT89S53 SPI Program, This program shows how to configure and use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:191.62kb
    • 提供者:mliang
  1. isp

    1下载:
  2. 目前市场上不少的单片机具有ISP功能。 ATMEL公司最近新推出的AT89SXXXX系列单片机也提供了一个SPI串行接口,让用户能对内部程序存储器编程(ISP)。 什么是 ISP ? ISP(In-System Programming)在系统可编程,指电路板上的空白器件可以编程写入最终用户代码, 而不需要从电路板上取下器件, 已经编程的器件也可以用ISP方式擦除或再编程。ISP技术是未来发展方向。   应一些单片机爱好者的需求,现介绍本站开发的利用串口对8
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:534.13kb
    • 提供者:johnny
  1. atmel

    0下载:
  2. atmel单片机开发的一些基本程序,适合初学者及相关开发人员使用,含CAN,SPI,UART等基础程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:579.11kb
    • 提供者:maker
  1. atmel+spi+can+uart

    0下载:
  2. atmel单片机开发的一些基本程序,适合初学者及相关开发人员使用,含CAN,SPI,UART等基础程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:548.74kb
    • 提供者:maker
  1. SPI4AT45

    0下载:
  2. 实现ATmel公司的支持SPI总线的存储芯片AT45DB011B的存取操作,kei c编写环境
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:27.61kb
    • 提供者:ceng
  1. Spi_with_ss_Master

    0下载:
  2. Atmel SPI Master C51程序-Atmel SPI Master C51 procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26.9kb
    • 提供者:赵立
  1. Spi_with_ss_Slave

    0下载:
  2. Atmel SPI slave C51程序-Atmel SPI slave C51 procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26.26kb
    • 提供者:赵立
  1. MMCSPI

    0下载:
  2. 用ATMEL AVR单片机开发的MMC程式在SPI模式-with ATMEL AVR development programs in the MMC SPI mode
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:60.51kb
    • 提供者:皇此清
  1. ST7735

    0下载:
  2. TFT LCD ST7735驱动程序 汇编编写的,使用的环境是 ATMEL AVR 系列单片机-TFT LCD ST7735 DRIVER
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1.76kb
    • 提供者:xiaoxiao
  1. SPI-EEPROM

    0下载:
  2. SPI接口EEPROM的控制,实现了对于AT93C系列EEPROM的读写控制。-SPI interface EEPROM control, achieved AT93C Series EEPROM for reading and writing control.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:1.85kb
    • 提供者:john
  1. MegaSPI

    0下载:
  2. Atmel AVR Mega SPI驱动-Atmel AVR Mega SPI driver
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2.35kb
    • 提供者:袁海
  1. AVR1309_SPI_Programming

    0下载:
  2. Atmel XMEGA SPI programming guide and source code, readme file included.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:293.29kb
    • 提供者:Kiran P
  1. XMEGA_SPI

    0下载:
  2. Atmel xmega系列官方SPI应用参考代码,使用GCC编译器-Atmel xmega series of official SPI application reference code, use the GCC compiler
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:220.29kb
    • 提供者:luoyunkai
  1. avrlib-by-Procyon

    0下载:
  2. AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:Andy
  1. SPI

    0下载:
  2. AVR单片机spi接口库。几乎可以用于ATMEL全系列AVR8位单片机。可用于ATMEGA328P、ATMEGA8u2等。-AVR microcontroller spi interface library
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:方答复
  1. at89_exp

    0下载:
  2. The AT89C2051/ATtiny2313 evaluation board is suited well for building and testing microcontroller circuits. You can either use an AT89C2051 or an ATtiny2313, both microcontrollers are almost pincompatible, just the reset pin has different polarity. T
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:59.4kb
    • 提供者:Smriti
  1. OpenProg_0.9.0

    0下载:
  2. An open source USB programmer for PIC micros, I2C-SPI-MicroWire-OneWire-UNIO EEPROMs, some ATMEL micros, generic I2C/SPI devices and (soon) other devices
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:337.51kb
    • 提供者:Szab??
  1. usbasp.mega8.tar

    0下载:
  2. 编程器 高速 USB 适用于atmel单片机下载,基于SpI协议,(programmer for atmel MCU)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:518kb
    • 提供者:朱投三
搜珍网 www.dssz.com