搜索资源列表
Nor Flash的读、写、擦除、编程等操作函数
- Nor Flash的读、写、擦除、编程等操作函数,具体以sst39v1601为例。,Nor Flash read, write, erase, programming and other operating functions, specific to sst39v1601 as an example.
SPI--flash
- spi flash操作源代码,有参考价值-spi flash to operate the source code, have reference value
LAB-03-FLASH
- MSP430FG4619的FLASH子程序,可以方便移植到MSP430其它型号的单片机中-MSP430FG4619 the FLASH subroutine, can be easily ported to other models of MSP430 MCU
flash.c
- 读写am29F040的C语言程序,适用多种型号的FLASH-Am29F040 the C language to read and write procedures for a variety of models of FLASH
main
- 32K FLASH读写 // 向FLASH中的0xA000单元写数据,然后读出-32K FLASH to read and write// 0xA000 to FLASH in the unit to write data, and then read out
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
STC89C58RD-FLASH-ISP-IAP
- STC89C58RD+ FLASH-ISP-IAP的全部源程序代码,希望能够帮助大家!-STC89C58RD+ FLASH-ISP-IAP all the source code, hope to help you!
flash-
- msp430内部flash(掉电不丢失储存)的读写程序。-msp430 internal flash (power-down without loss of storage) to read and write procedures.
HCS08-wr-Flash
- MC9S08DZ60单片机读写FLASH的程序。-MC9S08DZ60 FLASH microcontroller to read and write procedures.
Flash
- keil对stm32 ARM单片机编程,实现向Flash中的确定地址进行擦除、读、写操作,并对写入的数据进行校对,最后读出写入到Flash的值并通过串口和LCD打印出来-keil on stm32 ARM microcontroller programming, to determine the address of the Flash erase, read, write, proofread and write data, read the last value written to the
14.NAND-FLASH
- NAND FLASH访问程序,程序外部存储器的使用-NAND FLASH to access the program, the program' s use of external memory
FLASH
- C8051F040单片机的Flash操作,其中可用于对非易失性数据的保存,以便于下次模块重新开机上电时生效等。-C8051F040 MCU Flash operation, which can be used for the preservation of non-volatile data, in order to take effect the next module reboot on power.
use-flash-to-store-calibration-data
- 基于stm32固件库的flash驱动,可以将断电需要保存的数据存储在flash中。-It s a driver of flash option based on STM32 firmware, you can save power required data is stored in flash memory.
STM32-FLASH-TO-EEPROM
- STM32 FLASH模拟EEPROM。实现在STM32的FLASH保存数据。-STM32 FLASH analog EEPROM. FLASH save data to achieve the STM32.
Flash-to-eeprom
- C8051系列单片机内部没有EEPROM,但可以通过其内部的FLASH来替代EEPROM,此程序就是实现这功能,很有项目实用价值。-C8051 Series MCU internal without EEPROM, but can be by its internal FLASH instead of EEPROM, this procedure is to achieve this function, is a project practical value.
flash
- 瑞萨单片机R5F212L4芯片内部EEPROM操作-renesas R5F212L4 flash to EEPROM
USB-external-FLASH-analog-U-disk
- 使用STM32的USB总线及板载FLASH实现USB模拟U盘功能.学习STM32的USB功能。 -Use STM32 USB bus and onboard FLASH to achieve USB analog U disk function. Learn STM32 USB function.
Src
- 使用STM32F103C8驱动OLED显示和从SPI FLASH中取字库的代码。(Use the STM32F103C8 to drive the OLED display and the code from the SPI FLASH to take the font.)
EEromLib
- STM32 的FLASH 有一定的使用寿命大概是一万,如果我们用自身的FLASH来保存一些数据(机器参数)等,可以节省开发成本,但是FLASH的使用是有限的,我们可以通过软件方式延长它的使用寿命,该组件就是实现延长FLASH寿命,同时模块化独立,模拟EEROM的形式,模拟了一个256byte EEROM,可使用次数为30万次。参考文件系统。 文档详细介绍该实验方式以及函数接口的使用(STM32 FLASH ten thousand is probably a lifetime, if we u
NAND FLASH +STM32
- stm32控制实现与非型FLASH的存储。内部利用循环数组缓存,存储递增数。(The STM32 control implementation and the storage of the non - type FLASH. Internally, we use cyclic array buffer to store increasing number.)