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

搜索资源列表

  1. STC89C51RC-RD_EEPROM_C_code

    0下载:
  2. 有关STC89C51RC/RD+系列内部EEPROM使用的C源程序,包括单字节读,写,扇区寻址读,写。使用KEIL C51编写。-the internal EEPROM STC89C51RC/RD series of C source code, including single-byte read, and write sector addressing reading and writing. Use KEIL C51 prepared.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.79kb
    • 提供者:王克敏
  1. ATmega16L_IDE

    1下载:
  2. ATmega16L控制IDE硬盘的源代码,可以读写扇区,无文件系统-IDE hard disk source code, can read and write Sector, no file system
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:70.96kb
    • 提供者:郑开科
  1. sst39vf400

    0下载:
  2. /* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command sequence /* Erase_One_Sector Erase a sector of 2048 words /* Erase_One_Block Erase a block of 32K words /* Erase_Entire_Chip Erase the contents o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.2kb
    • 提供者:陈生
  1. C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20

    0下载:
  2. FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:263.05kb
    • 提供者:6756
  1. FLASH_Scratch1

    0下载:
  2. This program illustrates how to erase, write, and read FLASH memory from application code written in C . This routine exercises the upper 128- byte FLASH sector.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:1.63kb
    • 提供者:张生
  1. udisk

    0下载:
  2. 一个通过直接读取磁盘扇区的试验程序,对开发单片机读取U盘的程序员,可以了解FAT16的文件系统.-through direct read a disk sector of testing procedures, the development of SCM reader U-programmer can understand the FAT16 file system.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:34.87kb
    • 提供者:朱赪
  1. flash

    0下载:
  2. cs850实验板的flash存储器编程,实现NOR闪存芯片的厂商ID读取、区块(sector)擦除、字节编程等基本的闪存操作
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.2kb
    • 提供者:王昊
  1. crc_cal

    0下载:
  2. 银行校验码软件计算:CRC校验。 对于不明白CRC或银行业需求的人士提供资源-banks correcting code software calculation : CRC. For CRC or do not understand the needs of the banking sector to provide resources
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:陈陈
  1. main.rar

    0下载:
  2. MSP430FG4618简单串口通信程序,串口引脚选用P2.4,P2.5通信,并采用P10端口界LED显示字符,MSP430FG4618 simple serial communication procedures, selection of the serial pin P2.4, P2.5 communication and the use of P10 port sector character LED display
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:769byte
    • 提供者:陈东
  1. CH375_M128.rar

    0下载:
  2. 使用ATMEGA128加CH375对U盘扇区进行读写,本程序在ICCAVR上调试,并在相应硬件电路上调试通过!供参考用,ATMEGA128 increase the use of U disk CH375 sector to read and write, the process ICCAVR debugging, and hardware in the appropriate circuit debugging through! For information
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:91.69kb
    • 提供者:zhanghua
  1. uart-edit-EEPROM

    0下载:
  2. STC12C5204AD单片机通过串口修改EEPROM中数据,先将0x0000扇区数据放入0x0200扇区,然后写入新数据,再将数据读回0x0000扇区,此时只需修改相应的数据,其余的数据无需改动。-STC12C5204AD microcontroller through the serial port to modify the EEPROM data into the first sector data 0x0000 0x0200 sector, and then write the new
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:38.74kb
    • 提供者:掌声
  1. MFRC500

    0下载:
  2. 采用单片机89C52对飞利浦13.56Mhz的射频芯片MFRC500进行密码的配置与扇区的读写。可以由电脑通过串口发送命令来对MFRC500进行寄存器的配置读写。-The use of the Philips 89C52 single-chip RF chip 13.56Mhz password MFRC500 configuration read and write with the sector. Can be sent by the computer through the serial
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:21.24kb
    • 提供者:安多
  1. linuxchuancan

    0下载:
  2. 内核参数传递 此参数指明包含引导扇区的设备名(如:/dev/had),若此项忽略,则从当前的根分区中读取引导扇区。-Kernel parameter to specify this parameter contains the boot sector of the device name (such as:/dev/had), if this neglect, from the current root partition boot sector to read.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4.85kb
    • 提供者:huangxibomm
  1. S2

    0下载:
  2. 关于温度传感器的MSP430采界程序,已经调试完毕;-Temperature sensor on the mining sector MSP430 procedures are finished debugging
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:13.02kb
    • 提供者:wangbo
  1. WR39SF020

    0下载:
  2. SST39SF020驱动代码,对SST39SF020进行全片擦写、扇区擦写、单字节读、单字节写等操作。-SST39SF020-driven code, SST39SF020-wide on-chip erase, sector erase, single-byte read, such as single-byte write operation.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:22.28kb
    • 提供者:XLB
  1. spi_flash

    0下载:
  2. m25p64是AT退出的一款大容量flash存储器,8Mbyte.串行通信方式,极大的节省了硬件资源。-64Mbit of flash memory.page program(up 256 byte)in 1.4ms.sector erase (512Kbit)
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:3.53kb
    • 提供者:jjg_3323
  1. SD_CARD_FUNCTION_SOURCE_CODE

    0下载:
  2. 在单片机上完全实现sd卡功能,对扇区操作都很详细。-In single-chip fully realized the sd card function, sector operations are detailed.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2.93kb
    • 提供者:yuyan
  1. yingpankz

    0下载:
  2. DATA0~DATA15是数据线,硬盘的的数据线要16根,地址线只有3根,通过硬盘寄存器写操作来对硬盘的那个扇区进行操作-DATA0 ~ DATA15 is the data line, the hard drive' s data line is to be 16, the address line only three, through the hard disk write operation to register on the hard drive that sector to
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:70.74kb
    • 提供者:zhao
  1. SPCE061_SPR4096

    0下载:
  2. 本源码为凌阳61开发板的使用例程,主要针对SPR4096模块的应用。本源码压缩包含有一个模块PDF说明文档。 SPCE061A对SPR4096进行操作。先把SPR4096格式化,然后往其中写入M_NUMBER个Byte的数据(M_NUMBER的大小由用户自己定义),接着把这些数据读出来放在数组uiByteBuffer中;下一步是对刚才写入数据所在的扇区进行扇区擦除,往其中写入M_NUMBER个Word的数据,接着把这些数据读出来放在数组uiWordBuffer中。程序运行后,可以在IDE的W
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:296.15kb
    • 提供者:huangshengqun
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:160.62kb
    • 提供者:张晓宇
« 12 3 4 »
搜珍网 www.dssz.com