* -------------------------------------------------------------------
* Copyright (C) 2011 ARM Limited. All rights reserved.
*
* Date: 25 July 2011
* Revision: V2.10
*
* Project: Cortex Microcontroller Software Interface Standard (CMSIS)
* Title: Release Note for CMSIS
*
* -------------------------------------------------------------------
NOTE - Open the index.html file to access CMSIS documentation
The Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across all
Cortex-Mx processor series vendors. It enables code re-use and code sharing across software projects
and reduces time-to-market for new embedded applications.
CMSIS is released under the terms of the end user license agreement ("CMSIS END USER LICENCE AGREEMENT.pdf").
Any user of the software package is bound to the terms and conditions of the end user license agreement.
You will find the following sub-directories:
Documentation - Contains CMSIS documentation.
DSP_Lib - MDK project files, Examples and source files etc.. to build the
CMSIS DSP Software Library for Cortex-M0, Cortex-M3, Cortex-M4 processors.
Include - CMSIS Core Support and CMSIS DSP Include Files.
Lib - CMSIS DSP Binaries
---
没有合适的资源?快使用搜索试试~ 我知道了~
基于STM32F407单片机通过NandFlash控制器接口读写K9F2G08软件例程源码.zip
共235个文件
h:43个
c:38个
o:37个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
5星 · 超过95%的资源 1 下载量 43 浏览量
2024-04-23
14:09:24
上传
评论
收藏 8.86MB ZIP 举报
温馨提示
基于STM32F407单片机通过NandFlash控制器接口读写K9F2G08软件例程源码,STM32的NandFlash控制器是包含在FSMC中的,它可以控制多种设备,在此只针对NandFlash控制部分给予介绍。 FSMC共控制4个Banks,其中Bank2和Bank3可用于挂载NandFlash。Bank2的地址空间为0x7000 0000到0x7800 0000,Bank3的地址空间为0x8000 0000到0x8800 0000。bank2/bank3的前半部分为公共区,后半部分为属性区,这两个区的低256KB部分又被分为3个段:数据段(开始64KB)、命令段(第二个64KB)地址段(最后128KB)。用户可以使用这三个段访问NandFlash:写命令到命令段任意位置可向NandFlash发送命令、。。。、读写NandFlash时可访问数据段任意位置。在通过数据段访问NandFlash时你可以不必增加数据地址。 FSMC可以控制8位或16位的NandFlash,在这里仅对8位NandFlash相关部分给予介绍,表1是8位NandFlash要用到的引脚介绍。
资源推荐
资源详情
资源评论
收起资源包目录
基于STM32F407单片机通过NandFlash控制器接口读写K9F2G08软件例程源码.zip (235个子文件)
main.__i 362B
gpio.__i 362B
nandflash.uvgui.Administrator 135KB
cstart_thumb2.asm 4KB
nandflash.axf 372KB
nandflash.uvgui_Administrator.bak 68KB
nandflash_uvopt.bak 27KB
nandflash_uvproj.bak 22KB
keilkilll.bat 399B
stm32f4xx_tim.c 122KB
stm32f4xx_rtc.c 101KB
stm32f4x7_eth.c 99KB
stm32f4xx_rcc.c 73KB
stm32f4xx_adc.c 67KB
stm32f4xx_can.c 59KB
stm32f4xx_usart.c 55KB
stm32f4xx_i2c.c 51KB
stm32f4xx_dma.c 51KB
stm32f4xx_spi.c 51KB
stm32f4xx_fsmc.c 41KB
stm32f4xx_sdio.c 39KB
stm32f4xx_flash.c 37KB
stm32f4xx_cryp.c 32KB
stm32f4xx_dac.c 26KB
stm32f4xx_hash.c 25KB
stm32f4xx_pwr.c 25KB
fsmc_nand.c 24KB
system_stm32f4xx.c 21KB
stm32f4xx_cryp_aes.c 21KB
stm32f4xx_gpio.c 21KB
stm32f4xx_dcmi.c 18KB
stm32f4xx_rng.c 14KB
misc.c 11KB
stm32f4xx_wwdg.c 10KB
stm32f4xx_exti.c 10KB
stm32f4xx_cryp_tdes.c 10KB
stm32f4xx_hash_sha1.c 10KB
stm32f4xx_hash_md5.c 9KB
stm32f4xx_iwdg.c 9KB
stm32f4xx_cryp_des.c 9KB
stm32f4xx_syscfg.c 7KB
stm32f4xx_dbgmcu.c 7KB
nandflash.c 4KB
stm32f4xx_crc.c 3KB
main.c 3KB
Gpio.c 2KB
uart.c 2KB
stm32f4xx_tim.crf 452KB
stm32f4xx_rtc.crf 418KB
stm32f4xx_dma.crf 416KB
stm32f4xx_adc.crf 410KB
fsmc_nand.crf 409KB
stm32f4xx_usart.crf 409KB
stm32f4xx_can.crf 408KB
stm32f4xx_rcc.crf 407KB
stm32f4xx_i2c.crf 406KB
stm32f4xx_spi.crf 405KB
main.crf 405KB
stm32f4xx_fsmc.crf 404KB
stm32f4xx_gpio.crf 403KB
stm32f4xx_sdio.crf 401KB
stm32f4xx_flash.crf 401KB
stm32f4xx_dac.crf 400KB
stm32f4xx_cryp_aes.crf 399KB
uart.crf 399KB
stm32f4xx_cryp.crf 399KB
stm32f4xx_dcmi.crf 398KB
stm32f4xx_hash.crf 397KB
stm32f4xx_pwr.crf 397KB
stm32f4xx_exti.crf 396KB
stm32f4xx_cryp_tdes.crf 396KB
gpio.crf 396KB
stm32f4xx_hash_sha1.crf 396KB
stm32f4xx_hash_md5.crf 396KB
stm32f4xx_cryp_des.crf 396KB
system_stm32f4xx.crf 396KB
stm32f4xx_syscfg.crf 395KB
misc.crf 395KB
stm32f4xx_wwdg.crf 395KB
stm32f4xx_rng.crf 395KB
stm32f4xx_iwdg.crf 395KB
stm32f4xx_dbgmcu.crf 395KB
stm32f4xx_crc.crf 394KB
stm32f4xx_cryp_tdes.d 3KB
stm32f4xx_hash_sha1.d 3KB
stm32f4xx_hash_md5.d 3KB
stm32f4xx_cryp_des.d 3KB
stm32f4xx_cryp_aes.d 3KB
stm32f4xx_dbgmcu.d 3KB
stm32f4xx_syscfg.d 3KB
stm32f4xx_usart.d 3KB
stm32f4xx_flash.d 3KB
stm32f4xx_dcmi.d 3KB
stm32f4xx_wwdg.d 3KB
stm32f4xx_fsmc.d 3KB
stm32f4xx_sdio.d 3KB
stm32f4xx_exti.d 3KB
stm32f4xx_hash.d 3KB
stm32f4xx_gpio.d 3KB
stm32f4xx_iwdg.d 3KB
共 235 条
- 1
- 2
- 3
资源评论
- weixin_376043442024-08-18感谢资源主分享的资源解决了我当下的问题,非常有用的资源。
GJZGRB
- 粉丝: 2943
- 资源: 7737
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 简单版贪吃蛇小游戏由c语言实现.zip
- 简单、易用、稳定、高效,具有扩展和集成的,大语言模型工程化开发框架.zip
- 程序设计基础课程设计-基于C语言的简易Windows平台Dos超市管理系统.zip
- 百灵微信公众号管理平台,是一款开源、免费的微信公众号管理系 采用JAVA语言,基于Jfinal开发,支持微信公众号、微信企业号等多账号简单的模拟管理和操作,使用用户可以进行二次开发 .zip
- Python毕业设计中小微企业信贷决策模型及算法研究项目源码+论文(高分项目)
- 甲语言是一门对机器码助记语言,让人更容易理解的语言,发明目的是为了开发操作系统 .zip
- adb常用命令!!!.xmind
- 美化插件 STYLUS 美化
- 根据网易云生成lrc,支持双语言.zip
- 实验箱介绍,具体的等我介绍就好,先看了解个大概
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功