搜索资源列表
wrlib
- 基于C8051F340单片机的串行flash芯片SST25VF016B的应用,配合一般的串口调试程序即可完成对板上器件的读写操作.
C8051F340FLASH
- C8051F340在应用中读写FLASH,我自己严格按照数据手册写的,在网上找了半天都没有的
C8051F_FLASH
- C8051F340内部flash读写程序
FLASH_finish
- 使用C8051F340单片机,驱动型号为M25P128的FLASH-use MCU of C8051f340 diver the FLASH,which type number is M25P128
flash.7z
- c语言 读写 flash (c8051f340)-c language read and write flash (c8051f340)
flash_ID
- c8051f340开发外接K9F1208大容量flash存储器的源程序-c8051f340 the development of large-capacity external flash memory K9F1208 the source
FLASH
- C8051F340单片机对其内部flash进行单字节读写,以及对多字节的读写,拷贝,擦除,修改-C8051F340 MCU its internal flash to single-byte read and write, as well as multi-byte read and write, copy, erase, modify
F340FlashWrite
- C8051F340内部Flash操作代码,包括写函数和擦除函数-C8051F340 internal Flash operation code, including the write function and erase functions
f340_flash
- C8051F340单片机控制AT45DB321的FLASH的读写操作,程序完整,包括单字节读和连续读-C8051F340 MCU AT45DB321 the FLASH to read and write operations, program integrity, including single-byte read and sequential read
C8051F340_USB
- C8051F340 USB应用 包括读取FLASH等应用-C8051F340 USB applications include applications such as reading the FLASH
FLASH
- 用C8051F340写数据到片内FLASH,从XRAM中读2KB数据,写入FLASH中-With a C8051F340 write data to the on-chip FLASH, 2KB of data read from the XRAM, written in FLASH
_25p40_test
- 基于C8051f340单片机的Flash芯片25p40存储程序完整版,自己对照pdf手写,测试通过。-Flash-based microcontroller chip 25p40 C8051f340 store the full version of the program, their control pdf handwriting test.
c8051F-data-collecting
- 本例使用C8051F340单片机开发了数据采集与存储系统,系统AD采样率100K,flash存储器容量为2MB。-This example uses a C8051F340 MCU development of data acquisition and storage system, the system AD sampling rate 100K, flash memory capacity of 2MB.
c8051f340程序
- 驱动内部FLASH外部OLED,程序经过检验有一定参考价值
C8051F340 USB通信代码
- C8051F340Bulk传输和flash读写程序,使用官方IDE开发