CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等)

文件名称:48__SPI

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-05-17
  • 文件大小:
    1019.71kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

The other night I was able to get my STM32F4DISCOVERY board to read and write files on an SD card formatted with the FAT filesystem. While I haven t done extensive testing of my code, I m comfortable enough to share what I have with the world. Writing to a filesystem is obviously a convenient feature in many projects. Here s how you can do it with an STM32F4 processor. What follows is the long story you can find my code at the end of the post.-The other night I was able to get my STM32F4DISCOVERY board to read and write files on an SD card formatted with the FAT filesystem. While I haven t done extensive testing of my code, I m comfortable enough to share what I have with the world. Writing to a filesystem is obviously a convenient feature in many projects. Here s how you can do it with an STM32F4 processor. What follows is the long story you can find my code at the end of the post.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

SPI PC/Archive/2014.2.12 21.19.35.txt
SPI PC/Calibration/Копия Акселерометр на 200ж.txt
SPI MK/CMSIS/Device/ST/STM32F4xx/Release_Notes.html
SPI MK/STM32F4xx_StdPeriph_Driver/Release_Notes.html
SPI PC/System/acc200.ini
SPI PC/System/Device200.ini
SPI MK/User/inc/Flash.h
SPI MK/User/inc/main.h
SPI MK/User/inc/mcu_ini.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/misc.h
SPI MK/User/inc/SPI.h
SPI MK/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_adc.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_can.h
SPI MK/STM32F4xx_StdPeriph_Driver/stm32f4xx_conf.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_crc.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_cryp.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dac.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dbgmcu.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dcmi.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dma.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dma2d.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_exti.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_flash.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_fmc.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_fsmc.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_gpio.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_hash.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_i2c.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_iwdg.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_ltdc.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_pwr.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rcc.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rng.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rtc.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_sai.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_sdio.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_spi.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_syscfg.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_tim.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_usart.h
SPI MK/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_wwdg.h
SPI MK/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h
SPI MK/User/src/Flash.c
SPI MK/User/src/main.c
SPI MK/User/src/mcu_ini.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/misc.c
SPI MK/User/src/SPI.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_adc.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_can.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_crc.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_aes.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_des.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_tdes.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dac.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dbgmcu.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dcmi.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma2d.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_exti.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fmc.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fsmc.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_md5.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_sha1.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_i2c.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_iwdg.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_ltdc.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_pwr.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rng.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rtc.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sai.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sdio.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_syscfg.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c
SPI MK/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_wwdg.c
SPI MK/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c
SPI MK/CMSIS/Device/ST/STM32F4xx/Source/Templates/TASKING/cstart_thumb2.asm
SPI MK/Example3.uvgui_PTeterin.bak
SPI MK/Example3.uvgui_Администратор.bak
SPI MK/Example3_uvopt.bak
SPI MK/Example3_uvproj.bak
SPI PC/acc200prj.exe
SPI PC/System/FileDll.dll
SPI PC/ftd2xx.dll
SPI PC/System/Pause.bmp
SPI PC/System/Play.bmp
SPI PC/System/Stop.bmp
SPI PC/Archive/2014.2.10 14.3.2.acc
SPI PC/Archive/2014.2.12 21.19.35.acc
SPI PC/Archive/2014.4.15 16.28.17.acc
SPI PC/Archive/2014.4.15 16.44.50.acc
SPI PC/Archive/2014.4.15 19.29.27.acc
SPI PC/Archive/2014.4.17 12.2.56.acc
SPI PC/Archive/2014.4.26 18.37.7.acc
SPI PC/System/Thumbs.db
SPI MK/ExtDll.iex
SPI MK/Example3.plg
SPI MK/Example3.uvgui.PTeterin
SPI MK/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc_ride7/startup_stm32f40_41xxx.s
SPI MK/CMSIS/Device/ST/STM32F4xx/Source/Templates/TrueSTUDIO/startup_stm32f40_41xxx.s
SPI MK/CMSIS/Device/ST/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com