登录
首页 » Visual C++ » NAND_and_SD_card_SDIO_U_for_128M

NAND_and_SD_card_SDIO_U_for_128M

于 2020-11-11 发布 文件大小:644KB
0 277
下载积分: 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 个回复

  • STM32F4xx(start-and-library)
    stm32f4xx包含启动文件(starup_stm32f4xx.s,system_stm32f4xx.h,system_stm32f4xx.c,system.h)和库函数(stm32f4xx intialize files and library)
    2013-10-26 20:03:08下载
    积分:1
  • STM32F103RBT6
    2013年11月STM8和STM32产品选型手册.pdf(stm32 f 103RBt6 instrction,please read careful,it can be used .)
    2015-06-19 23:12:09下载
    积分:1
  • SysTick
    stm32中准确延时用的文件,因为时钟速度过快且应用广,要实现ms的延迟是很困难的,所以用嘀嗒时钟。(make sure the delay time is just the time we wanted.)
    2009-05-11 09:44:32下载
    积分:1
  • CRCendat2.2
    海德汉ENDAT2.2协议,CRC校验C代码,调试通过,绝对可用(CRC FOR endat2.2)
    2010-08-11 18:13:23下载
    积分:1
  • 12864-ST7290-F149
    说明:  12864的驱动,收集后整理过,希望对你有帮助!(12864 driver, finishing off the collection, and they hope to help you!)
    2009-08-20 22:10:59下载
    积分:1
  • src
    arm11 初学源代码 有些事自己完成 有些是经过修改的。希望对大家有帮助(arm program.)
    2013-12-02 10:37:42下载
    积分:1
  • STM32--radio
    通过芯片STM32以实现一般录音机功能,详情可看内部文件(STM32 through the chip in order to achieve the general recorder function, the details to see internal documents)
    2013-07-10 09:21:53下载
    积分:1
  • DM9161A
    DMA9061A基于LPC2300的源代码(dma9061a with lpc2300 s source code)
    2010-11-22 11:50:12下载
    积分:1
  • ts_testhao
    哈工大嵌入式实验,基于ARM写一个简单计算器的实验,(HIT the embedded experiment, based on the ARM write a simple calculator experimental)
    2016-02-09 04:33:01下载
    积分:1
  • 67506281TaiWanFont
    很多TFT都带有字库,直接调用函数就可以显示字库里面的内容,这个就是一个字库集,需要的朋友看一下(TFT comes with a lot of fonts, you can directly call the function displays the contents of the font inside, this is a character set, need to look at a friend)
    2009-11-17 15:36:13下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载