搜索资源列表
STM32-flash.rar
- 基于STM32处理器的IAP应用FLASH编程源码,IAP processor-based STM32 application FLASH programming source code
flash
- STM32 FLASH的3种烧写方式说明-STM32 FLASH descr iption of the three kinds of Shaoxie way. .
STM32-Flash-EEPROM-data-routines
- 34、STM32 Flash模拟EEPROM 存储数据例程,我买的光盘里的例子-34, STM32 Flash EEPROM data storage simulation routines, I bought the CD in the case
stm32f10x_it
- stm32 flash的烧录,和spi的通讯-stm32 flash the burner, and spi communication
Program
- STM32 Flash for stm32f103
9Flash_EEPROM
- Flash_EEPROM STM32 FLASH 测试例程-Flash_EEPROM STM32 FLASH test routine
flash
- stm32 (STM32F103ZET6)读写AT45DB161D 串行Flash测试程序(MDK&IAR)-stm32 (STM32F103ZET6) to read and write AT45DB161D Serial Flash test program (MDK & IAR)
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
Flash
- STM32学习程序,是Flash的程序,十分值的学习的!-STM32 learning process, the Flash program, is the value of learning!
flash
- 里面包含FLASH读写读单片机驱动程序 STM32用 C语言版-Which contains read FLASH write drivers for STM32 microcontroller using C language version
FLASH
- STM32的FLASH操作的程序,能很容易的一直到自己的开发板上,做实验用-The STM32 FLASH operating procedures, can be easily up to their own development board, to experiment with
STM32-rw-FLASH--AT45DB161D
- stm32 使用硬件SPI读写FLASH AT45DB161D-stm32 FLASH AT45DB161D
step9_flash
- STM32应用实践之九:flash读写(库函数)-STM32 flash
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.
STM32-Flash
- 主存储器,该部分用来存放代码和数据常数(如 const 类型的数据) 。对于大容量产品,其 被划分为 256 页,每页 2K 字节。注意,小容量和中容量产品则每页只有 1K 字节。主存储器的 起始地址就是 0X08000000, 1K(0x400) 2K(0x700) Btye-STM32 flash memory programming each need to write 16 bit (8 bit data write not simply Oh!) ,
stm32flash读写
- 这个是自己使用的STM32 flash 读写,头文件和源文件放在一个txt里了,里面的变量是我自己使用的变量,测试时候可以直接屏蔽,自己添加自己存储的变量(另外友情提示:注意存储变量格式,如果存储的为字符串,在最后输出时候自己加sprintf,把从flash中读取的字符串变量重新赋值在另外一个字符串中即可)(This is a program for the reading and writing of flash of STM32. The txt has conclued the sou
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.)
A0.0.0(STM32F10x_片内FLASH编程)
- you can use this code to read/write the stm32 internal flash.