登录
首页 » Visual C++ » NAND_and_SD_card_SDIO_U_for_128M

NAND_and_SD_card_SDIO_U_for_128M

于 2020-11-11 发布 文件大小:644KB
0 231
下载积分: 1 下载次数: 151

代码说明:

  采用STM32内部自带的usb控制器外加大页nandflash k9f1g08u0a实现一个128M的U盘(STM32 uses the internal built-in usb controller to increase foreign 128M page nandflash k9f1g08u0a to achieve a U-disk)

文件列表:

USB Mass Storage学习笔记-STM32+FLASH实现U盘.pdf
源程序
......\common
......\......\inc
......\......\...\cortexm3_macro.h
......\......\...\fonts.h
......\......\...\lcd.h
......\......\...\main.h
......\......\...\spi_flash.h
......\......\...\stm32f10x_bkp.h
......\......\...\stm32f10x_flash.h
......\......\...\stm32f10x_fsmc.h
......\......\...\stm32f10x_gpio.h
......\......\...\stm32f10x_it.h
......\......\...\stm32f10x_lib.h
......\......\...\stm32f10x_map.h
......\......\...\stm32f10x_nvic.h
......\......\...\stm32f10x_pwr.h
......\......\...\stm32f10x_rcc.h
......\......\...\stm32f10x_rcc.h.bak
......\......\...\stm32f10x_spi.h
......\......\...\stm32f10x_systick.h
......\......\...\stm32f10x_type.h
......\......\...\stm32f10x_usart.h
......\......\src
......\......\...\CAN.txt
......\......\...\cortexm3_macro.s
......\......\...\CRC.c
......\......\...\DBGMCU.c
......\......\...\lcd.c
......\......\...\spi_flash.c
......\......\...\stm32f10x_adc.c
......\......\...\stm32f10x_bkp.c
......\......\...\stm32f10x_dma.c
......\......\...\stm32f10x_exti.c
......\......\...\stm32f10x_flash.c
......\......\...\stm32f10x_fsmc.c
......\......\...\stm32f10x_gpio.c
......\......\...\stm32f10x_i2c.c
......\......\...\stm32f10x_iwdg.c
......\......\...\stm32f10x_lib.c
......\......\...\stm32f10x_nvic.c
......\......\...\stm32f10x_pwr.c
......\......\...\stm32f10x_rcc.c
......\......\...\stm32f10x_rtc.c
......\......\...\stm32f10x_sdio.c
......\......\...\stm32f10x_spi.c
......\......\...\stm32f10x_systick.c
......\......\...\stm32f10x_tim.c
......\......\...\stm32f10x_usart.c
......\......\...\stm32f10x_wwdg.c
......\......\startup
......\......\.......\stm32f10x_vector.s
......\FLASH坏块管理说明.txt
......\fsmc_nand.c
......\fsmc_nand.h
......\hw_config.c
......\hw_config.h
......\JLinkArm_stm32_test.ini
......\JLinkLog.txt
......\listing
......\main.c
......\main.h
......\mass_mal.c
......\mass_mal.h
......\memory.c
......\memory.h
......\output
......\scsi_data.c
......\sdcard.c
......\sdcard.h
......\stm32f10x_dma.c
......\stm32f10x_dma.h
......\stm32f10x_it.c
......\stm32f10x_it.h
......\stm32f10x_sdio.c
......\stm32f10x_sdio.h
......\stm32_test.opt.bak
......\stm32_test.Uv2.bak
......\stm32_test.uvopt
......\stm32_test.uvproj
......\stm32_test_Mass_Storage.dep
......\stm32_test_Opt.Bak
......\stm32_test_stm32_test.dep
......\stm32_test_Uv2.Bak
......\stm32_test_uvopt.bak
......\stm32_test_uvproj.bak
......\usart1_fun.c
......\USBLIB
......\......\inc
......\......\...\usb_conf.h
......\......\...\usb_core.h
......\......\...\usb_def.h
......\......\...\usb_init.h
......\......\...\usb_int.h
......\......\...\usb_lib.h
......\......\...\usb_mem.h
......\......\...\usb_regs.h
......\......\...\usb_type.h
......\......\src

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MB85RC64
    铁电MB85RC64驱动程序,需要的可以下载看看,应用在STM32上面的。(Ferroelectric MB85RC64 drivers need to be downloaded to see the application in the STM32 above.)
    2020-10-22 21:37:23下载
    积分:1
  • aa
    说明:  ARM series of nuclear CORTEX-M3 STM32 development routine
    2012-04-09 10:22:46下载
    积分:1
  • LPC2103-IAR
    LPC2103-IAR例程,NXPLPC2103 arm7处理器实验代码(LPC2103-IAR routines, NXPLPC2103 arm7 processor test code)
    2011-10-14 20:52:55下载
    积分:1
  • test
    STM32 中文资料,详细记录着程序的的使用,包括源文件的程序框架。(STM32 Chinese data, a detailed record of program use, including program source file.)
    2014-08-31 23:10:30下载
    积分:1
  • BAAR9_MMUl
    MMU排盲资料,比较详细地介绍MMU的工作原理.可以作为为学习ARM9 MMU的参考资料.,已通过测试。 (MMU row of blind data, a more detailed description of the works of the MMU can be used as reference materials to learn ARM9 MMU., Has been tested.)
    2012-08-02 20:46:50下载
    积分:1
  • 1.LED亮灭控制
    LED basic code for 51 chips
    2020-06-24 10:40:02下载
    积分:1
  • FSMC
    stm32F103 利用fsmc接口驱动液晶屏显示BMP图片(stm32F103 show BMP picture)
    2016-05-15 14:00:20下载
    积分:1
  • LPC23XX
    近30个LPC23XX系列,各模块源代码!(Nearly 30 LPC23XX series, each module source code!)
    2020-08-25 09:38:15下载
    积分:1
  • stm32_Count_cepin
    采用stm32内部TIM编程 实现对输入信号的计数测频 可测0HZ—65536HZ的频率(TIM programming using the internal stm32 Count the input signal to achieve frequency measurement Can be measured 0HZ-65536HZ frequency)
    2020-09-11 13:27:59下载
    积分:1
  • TLV5638
    德州仪器数字DA芯片 TLV5638的STM32程序,部分宏定义,可直接使用(Texas Instruments TLV5638 the STM32 chip digital DA program, part of the macro definition, can be used directly)
    2021-04-21 14:58:49下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载