登录
首页 » Visual C++ » NAND_and_SD_card_SDIO_U_for_128M

NAND_and_SD_card_SDIO_U_for_128M

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

  • fm1702
    说明:  FM1702射频芯片读写操作,主要用于IC卡读写操作(FM1702 RF chip to read and write operations)
    2011-03-21 09:15:14下载
    积分:1
  • function-generator-.c
    利用AT89c52实现对AD9850的控制,使之输出各种波形,常用在仪器仪表中(Using AT89c52 achieve AD9850 control, so that the output of various waveforms used in the instrumentation of)
    2011-05-31 19:15:40下载
    积分:1
  • PC机程序(VB)
    说明:  USB接口的上位机程序,用VB开发,可以和 S3c44b0相连(Visual Basic source code, sample of connection between PC s USB and Samsung s RISC S3C44 series.)
    2005-09-12 15:21:34下载
    积分:1
  • BMS
    电动汽车快换电池箱电子控制单元通信协议(CAN)(BMS ECU communicating protocol)
    2017-09-25 15:41:22下载
    积分:1
  • 17_ADS8509
    用STM32写的ADS8509的驱动,究竟调试完全通过。(Written with STM32 ADS8509 driver)
    2020-11-01 10:39:54下载
    积分:1
  • ARM_MMC_SD
    ARM对MMC卡的编程文档,通过它可以学习ARM对MMC卡的编程(ARM right MMC card programming documentation, which can learn from the MMC card ARM Programming)
    2006-10-31 14:30:53下载
    积分:1
  • ltc4150
    STM32F103 LTC4150电源管理 把电量和电量百分比放到stm32的内部flash中。(STM32F103 LTC4150 power management to power and the percentage of power into stm32 internal flash.)
    2020-11-18 23:09:38下载
    积分:1
  • TFTLCD
    一块TFT屏幕的驱动程序,包括管脚的定义以及纵横方向的延展,但是没有具体的数据cmd,需要的拿走(A driver for TFT)
    2011-09-21 10:25:59下载
    积分:1
  • CS-IITest
    基于ARM7的嵌入式试验平台的各种外围器件的程序设计(LCD,键盘,数码管等)(ARM7-based embedded test platform for a variety of peripheral devices program design (LCD, keyboard, digital tube, etc.))
    2010-03-13 21:00:11下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载