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

搜索资源列表

  1. SST25VF016B

    1下载:
  2. 本库函数为大容量(2M)Flash SST25VF016B的驱动函数 包括IO模拟SPI总线方式和C8051F020硬件SPI方式下的驱动 函数接口简单易用 代码规范简洁
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9.81kb
    • 提供者:ws
  1. LM3S8962_SPI_SST25VF016B

    0下载:
  2. LM3S8962的SPI接口访问SST25VF016B软件包
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5.04kb
    • 提供者:阳志勇
  1. SPI接口的FLASH sst25VF016B的相关子程序

    0下载:
  2. SPI接口的FLASH sst25VF016B的相关子程序,,SPI interface FLASH sst25VF016B relevant subprogram,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:6.42kb
    • 提供者:海湘
  1. vs1003.用C8051F020单片机控制FLASH存储器

    0下载:
  2. 用C8051F020单片机控制FLASH存储器SST25VF016B的简单的读写操作!每从UART口输入一个字符存入存储器后再从存储器读出从UART口输出。,C8051F020 single chip control with FLASH memory to read and write simple SST25VF016B operation! UART input from the mouth of each character into memory and then read out f
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-25
    • 文件大小:34.88kb
    • 提供者:康丙寅
  1. SST25VF016B.rar

    0下载:
  2. SST 的SPI FLASH 驱动程序,给大家在做SPI是做参考用,,SST
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:5.49kb
    • 提供者:gary
  1. SST25VF

    0下载:
  2. 这是我用STM32单片机写的SST25VF的驱动程序,已经调试通过,上传至此,和大家共享,欢迎互相交流,共同进步-This is what I used to write SST25VF STM32 MCU driver has been debugged, From this point, and share, welcome exchanges and common progress
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:2.18kb
    • 提供者:方征
  1. SST25VF016B-SPI

    0下载:
  2. STM32 读写FALSH- STM32 R/W FALSH
  3. 所属分类:SCM

    • 发布日期:2015-01-06
    • 文件大小:1.16mb
    • 提供者:逃离23
  1. 2052Player

    0下载:
  2. 由于不满意语音芯片的复制性差,于是自己做了一个语言模块,用STC12LE2052单片机的PWM功能播放声音,从Wave文件中提取的声音数据通过串口从计算机下载,存储在串行Flash芯片SST25VF016B中,可进行单段播放和循环播放,单个模块的制作成本应该在30元以下,可以播8K8位的声音256秒。-Not satisfied with the voice chip, as a result of poor copy, so do a language module, with the STC
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3.25kb
    • 提供者:顾振宇
  1. LPC2300

    0下载:
  2. 周立功公司的LPC2300技术笔记上册对应例程。包括ADC,DAC,EWC,GPIO,I2C,IAP,IRDA,PLL,PWM,RTC,SPI,SSP,UART,中断,系统控制模块,定时器等。-ZLG' s LPC2300 technical notes on the book correspond to routines. Including ADC, DAC, EWC, GPIO, I2C, IAP, IRDA, PLL, PWM, RTC, SPI, SSP, UART, inter
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2.12mb
    • 提供者:yangshaofeng
  1. MEMORY

    0下载:
  2. SST25VF016B,CY7C1041等内寸数据手册-SST25VF016B, CY7C1041 within-inch Data Sheet
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:李勃
  1. SPI_RW_SST25VF016B

    0下载:
  2. 实现单片机与SST25VF016B之间的数据读、写操作,基于SPI,该函数还包括了高效的算法擦除-SCM and SST25VF016B data between the read and write operations, based on the SPI, the function also includes efficient algorithms erase
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:115.77kb
    • 提供者:翁丹霞
  1. SST25VF016B_Op_FUNC

    0下载:
  2. SPI 接口的Data Flash SST25VF016B的操作库函数,共四个文件,分为两组,功能强大,操作简单。-SPI Interface Data Flash SST25VF016B operating libraries, a total of four documents, divided into two groups, a powerful, easy to operate.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:10.06kb
    • 提供者:楚天
  1. SST25VF016B_DriveCode

    0下载:
  2. 很方便移植到其它芯片上的SST25VF016B驱动代码(当是基于STM32F103VC的芯片),用户只需根据说明修改就可以了。本代码已测试过很稳定用在产品上-Easily ported to other chips on the SST25VF016B driver code (when the chip is based on STM32F103VC), users simply follow the instructions to modify it. The code has been t
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.35kb
    • 提供者:hwj
  1. SST25VF016_officeDriver

    0下载:
  2. SST25VF016b的驱动程序,本程序包涵各个功能的实现函数,但是没有具体的给出MCU类型,用户可以根据需要参考驱动中的函数进行操作-Driver, the program of SST25VF016b bear with various features to achieve function, but there is no specific MCU type is given, the user may need to refer to the driver function opera
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:6.78kb
    • 提供者:蔚飞
  1. 29672086SST25VF016B

    0下载:
  2. SST25VF016B的单片机源代码,非常实用。调试已通过-SST25VF016B microcontroller source code, very useful. Debugging has passed
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:9.82kb
    • 提供者:小聂
  1. SST25VF016B

    0下载:
  2. 合泰单片机对SST25VF016B的读写-Holtek microcontroller to read and write SST25VF016B
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:27.59kb
    • 提供者:凌云
  1. SST25VF016B

    0下载:
  2. 本程序是内存芯片SST25VF016B的驱动程序。程序是51单片机的C语言程序-This program is a memory chip SST25VF016B driver. Program is 51 microcontroller C language program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:13.22kb
    • 提供者:陈熙
  1. STM32-SST25VF016B-SPI

    0下载:
  2. 基于STM32的 SST25VF016B的SPI FLASH的驱动-SST25VF016B SPI FLASH drive code Based on the STM32
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:322.63kb
    • 提供者:wangdamei
  1. drivers

    0下载:
  2. SST25VF016B存储芯片的读写,SPI通讯协议,包含SPI的驱动代码 用的MCU是8051系类的 环境是keil-Read and write SST25VF016B memory chip, SPI communication protocol, including SPI driver code With MCU is the 8051 series Environment is keil
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:陈勋
  1. SST25VF016B

    0下载:
  2. SST25VF016B,SPI,基于NXP的飞思卡尔的驱动程序。-SST25VF016B, SPI, based on NXP Freescale drivers.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:3.6kb
    • 提供者:kiki
« 12 »
搜珍网 www.dssz.com