文件名称:FLASH_Program
-
所属分类:
- 标签属性:
- 上传时间:2013-11-01
-
文件大小:44.23kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This example provides a descr iption of how to program the STM32F4xx FLASH.
After Reset, the Flash memory Program/Erase Controller is locked. To unlock it,
the FLASH_Unlock function is used.
Before programming the desired addresses, an erase operation is performed using
the flash erase sector feature. The erase procedure starts with the calculation of
the number of sector to be used. Then all these sectors will be erased one by one by
calling FLASH_EraseSector function.
Once this operation is finished, the programming operation will be performed by
using the FLASH_ProgramWord function. The written data is then checked and the
result of the programming operation is stored into the MemoryProgramStatus variable.
After Reset, the Flash memory Program/Erase Controller is locked. To unlock it,
the FLASH_Unlock function is used.
Before programming the desired addresses, an erase operation is performed using
the flash erase sector feature. The erase procedure starts with the calculation of
the number of sector to be used. Then all these sectors will be erased one by one by
calling FLASH_EraseSector function.
Once this operation is finished, the programming operation will be performed by
using the FLASH_ProgramWord function. The written data is then checked and the
result of the programming operation is stored into the MemoryProgramStatus variable.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FLASH_Program/
FLASH_Program/.DS_Store
__MACOSX/
__MACOSX/FLASH_Program/
__MACOSX/FLASH_Program/._.DS_Store
FLASH_Program/EWARM/
FLASH_Program/EWARM/Flash_Program.ewd
FLASH_Program/EWARM/Flash_Program.ewp
FLASH_Program/EWARM/Flash_Program.eww
FLASH_Program/EWARM/stm32f4xx_flash.icf
FLASH_Program/main.c
FLASH_Program/MDK-ARM/
FLASH_Program/MDK-ARM/Flash_Program.uvopt
FLASH_Program/MDK-ARM/Flash_Program.uvproj
FLASH_Program/readme.txt
FLASH_Program/stm32f4xx_conf.h
FLASH_Program/stm32f4xx_it.c
FLASH_Program/stm32f4xx_it.h
FLASH_Program/system_stm32f4xx.c
FLASH_Program/TASKING/
FLASH_Program/TASKING/.metadata/
FLASH_Program/TASKING/.metadata/Link/
FLASH_Program/TASKING/FLASH_Program/
FLASH_Program/TASKING/FLASH_Program/.cproject
FLASH_Program/TASKING/FLASH_Program/.project
FLASH_Program/TASKING/FLASH_Program/FLASH_Program.launch
FLASH_Program/TASKING/FLASH_Program/TASKING/
FLASH_Program/TASKING/FLASH_Program/TASKING/stm32f4xx.lsl
FLASH_Program/TrueSTUDIO/
FLASH_Program/TrueSTUDIO/.metadata/
FLASH_Program/TrueSTUDIO/.metadata/Link/
FLASH_Program/TrueSTUDIO/FLASH_Program/
FLASH_Program/TrueSTUDIO/FLASH_Program/.cproject
FLASH_Program/TrueSTUDIO/FLASH_Program/.project
FLASH_Program/TrueSTUDIO/FLASH_Program/.settings/
FLASH_Program/TrueSTUDIO/FLASH_Program/.settings/com.atollic.truestudio.debug.hardware_device.prefs
FLASH_Program/TrueSTUDIO/FLASH_Program/FLASH_Program.elf.launch
FLASH_Program/TrueSTUDIO/FLASH_Program/stm32_flash.ld
FLASH_Program/.DS_Store
__MACOSX/
__MACOSX/FLASH_Program/
__MACOSX/FLASH_Program/._.DS_Store
FLASH_Program/EWARM/
FLASH_Program/EWARM/Flash_Program.ewd
FLASH_Program/EWARM/Flash_Program.ewp
FLASH_Program/EWARM/Flash_Program.eww
FLASH_Program/EWARM/stm32f4xx_flash.icf
FLASH_Program/main.c
FLASH_Program/MDK-ARM/
FLASH_Program/MDK-ARM/Flash_Program.uvopt
FLASH_Program/MDK-ARM/Flash_Program.uvproj
FLASH_Program/readme.txt
FLASH_Program/stm32f4xx_conf.h
FLASH_Program/stm32f4xx_it.c
FLASH_Program/stm32f4xx_it.h
FLASH_Program/system_stm32f4xx.c
FLASH_Program/TASKING/
FLASH_Program/TASKING/.metadata/
FLASH_Program/TASKING/.metadata/Link/
FLASH_Program/TASKING/FLASH_Program/
FLASH_Program/TASKING/FLASH_Program/.cproject
FLASH_Program/TASKING/FLASH_Program/.project
FLASH_Program/TASKING/FLASH_Program/FLASH_Program.launch
FLASH_Program/TASKING/FLASH_Program/TASKING/
FLASH_Program/TASKING/FLASH_Program/TASKING/stm32f4xx.lsl
FLASH_Program/TrueSTUDIO/
FLASH_Program/TrueSTUDIO/.metadata/
FLASH_Program/TrueSTUDIO/.metadata/Link/
FLASH_Program/TrueSTUDIO/FLASH_Program/
FLASH_Program/TrueSTUDIO/FLASH_Program/.cproject
FLASH_Program/TrueSTUDIO/FLASH_Program/.project
FLASH_Program/TrueSTUDIO/FLASH_Program/.settings/
FLASH_Program/TrueSTUDIO/FLASH_Program/.settings/com.atollic.truestudio.debug.hardware_device.prefs
FLASH_Program/TrueSTUDIO/FLASH_Program/FLASH_Program.elf.launch
FLASH_Program/TrueSTUDIO/FLASH_Program/stm32_flash.ld
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.