登录
首页 » Visual C++ » NAND_and_SD_card_SDIO_U_for_128M

NAND_and_SD_card_SDIO_U_for_128M

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

  • DMA-memory-to-USART
    STM32f103 DMA传输 实现内存数据到串口传输功能(STM32f103 DMA transfers data to the serial port to implement the memory transmission function)
    2013-05-26 09:01:34下载
    积分:1
  • STM32-sm900a
    stm32 sim900a 实现stm32拨打电话与接听电话(stm32 sim900a )
    2020-08-28 13:38:12下载
    积分:1
  • AD9854
    stm32控制as9854正交波形,仅供参考,自己琢磨。(stm32 control as9854 orthogonal waveforms, for reference, on her own.)
    2014-04-17 20:07:26下载
    积分:1
  • global-variable
    Visual Studio C++ 编程入门 全局变量(Visual Studio C++ programming entry of global variables)
    2014-11-11 15:09:28下载
    积分: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
  • 43-stm32_camera
    基于stm32开发板的驱动 主要实现开发板上照相机的驱动。适用于新手( based on stm32 board driver it s about camera drivers,useful for fresh man )
    2015-03-05 09:43:51下载
    积分:1
  • arm-to-mcu
    经过修改的STM32软件烧录器!!按提示输入Map文件夹的路径!!重要!!!Map存放于//bin/debug中!!(STM32 software modified burner! ! When prompted, enter the Map folder path! ! Important! ! ! Map stored in the// bin/debug)
    2012-05-15 17:21:14下载
    积分:1
  • ts_testhao
    哈工大嵌入式实验,基于ARM写一个简单计算器的实验,(HIT the embedded experiment, based on the ARM write a simple calculator experimental)
    2016-02-09 04:33:01下载
    积分:1
  • STM32_TFTOscilloscope
    基于stm32的TFT示波器 ADC采集,DMA传输,实现在TFT上的波形显示(stm32 TFT oscilloscope)
    2011-08-24 14:27:34下载
    积分:1
  • GPIO
    基于LPC17xx的GPIO驱动,开发环境为Kiel,以调试通过(The routines of LPC1768 is complete the Ethernet control function, through this source code can achieve the 1768 Ethernet connection, have debugging, through, welcome to download)
    2014-10-14 17:45:54下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载