文件名称:MINISTM32-USB
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 196kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验将实现如下功能:开机的时候先检测SD卡是否存在,如果不存在则等待SD卡插入,同时在LCD上显示提示信息。在SD卡插入之后,就开始USB的配置,在配置成功之后既可以在电脑上发现可移动磁盘了。我们用DS1来指示USB正在读写SD卡,并在液晶上显示出来,同样我们还是用DS0来指示程序正在运行。
-This experiment will achieve the following functions: start, when first detected the existence of the SD card, if there is no wait for the SD card is inserted, while the LCD displays the prompt. After inserting the SD card, start the USB configuration, after the success of both the configuration found on the computer a removable disk. We use DS1 to indicate USB SD card is read and displayed on the LCD, we use the same DS0 to indicate the program is running.
-This experiment will achieve the following functions: start, when first detected the existence of the SD card, if there is no wait for the SD card is inserted, while the LCD displays the prompt. After inserting the SD card, start the USB configuration, after the success of both the configuration found on the computer a removable disk. We use DS1 to indicate USB SD card is read and displayed on the LCD, we use the same DS0 to indicate the program is running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ALIENTEK MINISTM32 实验27 USB读卡器\HARDWARE\24CXX\24cxx.c
...................................\........\.....\24cxx.h
...................................\........\.....\myiic.c
...................................\........\.....\myiic.h
...................................\........\ADC\adc.c
...................................\........\...\adc.h
...................................\........\DMA\dma.c
...................................\........\...\dma.h
...................................\........\.S18B20\ds18b20.c
...................................\........\.......\ds18b20.h
...................................\........\EXTI\exti.c
...................................\........\....\exti.h
...................................\........\FLASH\flash.c
...................................\........\.....\flash.h
...................................\........\KEY\key.c
...................................\........\...\key.h
...................................\........\LCD\FONT.H
...................................\........\...\ILI93xx.c
...................................\........\...\LCD.h
...................................\........\.ED\led.c
...................................\........\...\led.h
...................................\........\NRF24L01\24l01.c
...................................\........\........\24l01.h
...................................\........\OLED\FONT.H
...................................\........\....\oled.c
...................................\........\....\oled.h
...................................\........\PS2\mouse.c
...................................\........\...\mouse.h
...................................\........\...\ps2.c
...................................\........\...\ps2.h
...................................\........\REMOTE\remote.c
...................................\........\......\remote.h
...................................\........\.TC\rtc.c
...................................\........\...\rtc.h
...................................\........\SD\MMC_SD.C
...................................\........\..\MMC_SD.H
...................................\........\.PI\spi.c
...................................\........\...\spi.h
...................................\........\TIMER\timer.c
...................................\........\.....\timer.h
...................................\........\.OUCH\touch.c
...................................\........\.....\touch.h
...................................\........\WDG\wdg.c
...................................\........\...\wdg.h
...................................\........\.KUP\wkup.c
...................................\........\....\wkup.h
...................................\keilkilll.bat
...................................\README.TXT
...................................\SYSTEM\delay\delay.c
...................................\......\.....\delay.h
...................................\......\sys\sys.c
...................................\......\...\sys.h
...................................\......\usart\usart.c
...................................\......\.....\usart.h
...................................\USB\CONFIG\hw_config.c
...................................\...\......\hw_config.h
...................................\...\......\mass_mal.c
...................................\...\......\mass_mal.h
...................................\...\......\memory.c
...................................\...\......\memory.h
...................................\...\......\msd.c
...................................\...\......\msd.h
...................................\...\......\platform_config.h
...................................\...\......\scsi_data.c
...................................\...\......\stm32f10x_it.c
...................................\...\......\usb_bot.c
...................................\...\......\usb_bot.h
...................................\...\......\usb_conf.h
...................................\...\......\usb_desc.c
...................................\...\......\usb_desc.h
...................................\...\......\usb_endp.c
...................................\...\..
...................................\........\.....\24cxx.h
...................................\........\.....\myiic.c
...................................\........\.....\myiic.h
...................................\........\ADC\adc.c
...................................\........\...\adc.h
...................................\........\DMA\dma.c
...................................\........\...\dma.h
...................................\........\.S18B20\ds18b20.c
...................................\........\.......\ds18b20.h
...................................\........\EXTI\exti.c
...................................\........\....\exti.h
...................................\........\FLASH\flash.c
...................................\........\.....\flash.h
...................................\........\KEY\key.c
...................................\........\...\key.h
...................................\........\LCD\FONT.H
...................................\........\...\ILI93xx.c
...................................\........\...\LCD.h
...................................\........\.ED\led.c
...................................\........\...\led.h
...................................\........\NRF24L01\24l01.c
...................................\........\........\24l01.h
...................................\........\OLED\FONT.H
...................................\........\....\oled.c
...................................\........\....\oled.h
...................................\........\PS2\mouse.c
...................................\........\...\mouse.h
...................................\........\...\ps2.c
...................................\........\...\ps2.h
...................................\........\REMOTE\remote.c
...................................\........\......\remote.h
...................................\........\.TC\rtc.c
...................................\........\...\rtc.h
...................................\........\SD\MMC_SD.C
...................................\........\..\MMC_SD.H
...................................\........\.PI\spi.c
...................................\........\...\spi.h
...................................\........\TIMER\timer.c
...................................\........\.....\timer.h
...................................\........\.OUCH\touch.c
...................................\........\.....\touch.h
...................................\........\WDG\wdg.c
...................................\........\...\wdg.h
...................................\........\.KUP\wkup.c
...................................\........\....\wkup.h
...................................\keilkilll.bat
...................................\README.TXT
...................................\SYSTEM\delay\delay.c
...................................\......\.....\delay.h
...................................\......\sys\sys.c
...................................\......\...\sys.h
...................................\......\usart\usart.c
...................................\......\.....\usart.h
...................................\USB\CONFIG\hw_config.c
...................................\...\......\hw_config.h
...................................\...\......\mass_mal.c
...................................\...\......\mass_mal.h
...................................\...\......\memory.c
...................................\...\......\memory.h
...................................\...\......\msd.c
...................................\...\......\msd.h
...................................\...\......\platform_config.h
...................................\...\......\scsi_data.c
...................................\...\......\stm32f10x_it.c
...................................\...\......\usb_bot.c
...................................\...\......\usb_bot.h
...................................\...\......\usb_conf.h
...................................\...\......\usb_desc.c
...................................\...\......\usb_desc.h
...................................\...\......\usb_endp.c
...................................\...\..