搜索资源列表
stm32boot_main
- stm32 boot flash loader rs232
EEPROM_emulation
- STM32的内部FLASH的模拟的EEProm-STM32 internal FLASH simulation of Eeprom
Stm32.Share
- STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keyboard scanning, I2C driver Advis
5780bcf5-da04-4cf6-b388-1f3d01c4896c
- STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 framework, USING 3.X library prepared after the product for STM32, wrote a routine, the
STM32_usb_flash
- STM32 实现mass storage的usb、flash相关的读写程序。-STM32 achieve mass storage for usb, flash-related reading and writing program.
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
STM32-LED
- 奋斗开发板,LED闪烁,keil工程,亲自测试绝对可用-Struggle development board, LED flash, keil engineering, test yourself absolutely free
STM32-rw-FLASH--AT45DB161D
- stm32 使用硬件SPI读写FLASH AT45DB161D-stm32 FLASH AT45DB161D
step9_flash
- STM32应用实践之九:flash读写(库函数)-STM32 flash
flash
- stm32对FLASH进行读写,经过我的个人测试,证明成功-reading or writing on stm32 FLASH. it is proved correct after my test
STM32-Flash-W25X16
- 本压缩文件主要实现STM32对外部flash进行存储、读取操作。-The main achievement of STM32 compressed file is stored on an external flash, read operations.
stm32-FLASH-EEPROM-emulation
- 由于STM32本身没有自带EEPROM,但是STM32有IAP功能,所以我们可以把它的FLASH当成EEPROM来使用。这个实验就是利用STM32内部FLASH来实现EEPROM相关读写的功能-Since STM32 itself does not own EEPROM, but there STM32 IAP function, so we can put it to use FLASH as EEPROM. This experiment is achieved using the STM3
stm32-flash-imitate-eeprom-program
- this a stm32 flash imitate eeprom program-this is a stm32 flash imitate eeprom program
STM32-FLASH-TO-EEPROM
- STM32 FLASH模拟EEPROM。实现在STM32的FLASH保存数据。-STM32 FLASH analog EEPROM. FLASH save data to achieve the STM32.
SPI-FLASH
- STM32单片机上利用SPI总线读写Flash-The SPI bus read and write on STM32 Flash microcontroller
STM32-FLASH-analog-EEPROM
- FLASH模拟EEPROM的相关资料,开发板资料共享!-FLASH ANALOG EEPROM
flash
- stm32 flash读写操作案例 MCU: stm32f10x IDE: RealView MDK-ARM 4.14-stm32 nand flash read & write example
3,STM32 FLASH模拟EEPROM资料
- lpc用iap方式把接收的数据存在flash中(LPC iap way the received data exist in flash)
FLASH模拟EEPROM实验亲测可用
- STM32的FLASH模拟EEPROM实验,亲测可用。内有详细的讲解文档,很好的学习资料。(STM32 FLASH simulation of EEPROM experiment, pro test available. There is a detailed explanation of the document, a good learning materials.)
EEromLib
- STM32 的FLASH 有一定的使用寿命大概是一万,如果我们用自身的FLASH来保存一些数据(机器参数)等,可以节省开发成本,但是FLASH的使用是有限的,我们可以通过软件方式延长它的使用寿命,该组件就是实现延长FLASH寿命,同时模块化独立,模拟EEROM的形式,模拟了一个256byte EEROM,可使用次数为30万次。参考文件系统。 文档详细介绍该实验方式以及函数接口的使用(STM32 FLASH ten thousand is probably a lifetime, if we u