登录
首页 » C/C++ » STM32_CH376-SPI

STM32_CH376-SPI

于 2020-12-21 发布 文件大小:5895KB
0 109
下载积分: 1 下载次数: 177

代码说明:

  基于STM32控制CH376S实现U盘的创建文件及读写功能实现(Control CH376S based on STM32)

文件列表:

STM32控制CH376-SPI编程
......................\CORE
......................\....\core_cm3.c,17273,2010-06-07
......................\....\core_cm3.h,85714,2011-02-09
......................\....\startup_stm32f10x_hd.s,15503,2011-03-10
......................\HARDWARE
......................\........\AD
......................\........\..\adc.c,3541,2014-01-06
......................\........\..\adc.h,235,2014-01-06
......................\........\CH376INC
......................\........\........\ch376inc.h,39737,2013-12-24
......................\........\DEBUG
......................\........\.....\debug.c,2398,2014-01-15
......................\........\.....\debug.h,504,2014-01-15
......................\........\FILESYS
......................\........\.......\file_sys.c,62499,2014-01-15
......................\........\.......\file_sys.h,7327,2014-01-07
......................\........\LED
......................\........\...\led.c,1298,2012-09-13
......................\........\...\led.h,638,2012-09-13
......................\........\SPI_INIT
......................\........\........\spi_init.c,9024,2014-01-07
......................\........\........\spi_init.h,1583,2013-12-24
......................\........\string
......................\........\......\string.h,24941,2013-12-17
......................\........\UDISK
......................\........\.....\udisk.c,8134,2014-01-07
......................\........\.....\udisk.h,493,2014-01-06
......................\keilkilll.bat,399,2011-04-23
......................\OBJ
......................\...\ad.d,0,2014-01-06
......................\...\ad.__i,471,2014-01-06
......................\...\adc.crf,267873,2014-01-15
......................\...\adc.d,828,2014-01-15
......................\...\adc.o,289032,2014-01-15
......................\...\core_cm3.crf,3551,2014-01-15
......................\...\core_cm3.d,111,2014-01-15
......................\...\core_cm3.o,10272,2014-01-15
......................\...\debug.crf,289923,2014-01-15
......................\...\debug.d,1126,2014-01-15
......................\...\debug.o,305128,2014-01-15
......................\...\delay.crf,266030,2014-01-15
......................\...\delay.d,829,2014-01-15
......................\...\delay.o,286672,2014-01-15
......................\...\ExtDll.iex,19,2013-12-17
......................\...\file_sys.crf,294766,2014-01-15
......................\...\file_sys.d,1157,2014-01-15
......................\...\file_sys.o,318528,2014-01-15
......................\...\file_sys.__i,500,2014-01-15
......................\...\led.crf,265592,2014-01-15
......................\...\led.d,791,2014-01-15
......................\...\led.o,285560,2014-01-15
......................\...\main.crf,293693,2014-02-18
......................\...\main.d,1186,2014-02-18
......................\...\main.o,309656,2014-02-18
......................\...\misc.crf,265103,2014-01-15
......................\...\misc.d,788,2014-01-15
......................\...\misc.o,284104,2014-01-15
......................\...\spi_init.crf,289478,2014-01-15
......................\...\spi_init.d,1107,2014-01-15
......................\...\spi_init.o,306864,2014-01-15
......................\...\startup_stm32f10x_hd.d,63,2013-12-17
......................\...\startup_stm32f10x_hd.o,6268,2014-01-15
......................\...\stm32f10x_adc.crf,272256,2014-01-15
......................\...\stm32f10x_adc.d,950,2014-01-15
......................\...\stm32f10x_adc.o,298096,2014-01-15
......................\...\stm32f10x_bkp.crf,268553,2014-01-15
......................\...\stm32f10x_bkp.d,950,2014-01-15
......................\...\stm32f10x_bkp.o,290192,2014-01-15
......................\...\stm32f10x_can.crf,282856,2014-01-15
......................\...\stm32f10x_can.d,950,2014-01-15
......................\...\stm32f10x_can.o,304592,2014-01-15
......................\...\stm32f10x_cec.crf,268811,2014-01-15
......................\...\stm32f10x_cec.d,950,2014-01-15
......................\...\stm32f10x_cec.o,289824,2014-01-15
......................\...\stm32f10x_crc.crf,265066,2014-01-15
......................\...\stm32f10x_crc.d,950,2014-01-15
......................\...\stm32f10x_crc.o,284988,2014-01-15
......................\...\stm32f10x_dac.crf,270613,2014-01-15
......................\...\stm32f10x_dac.d,950,2014-01-15
......................\...\stm32f10x_dac.o,292352,2014-01-15
......................\...\stm32f10x_dbgmcu.crf,264446,2014-01-15
......................\...\stm32f10x_dbgmcu.d,1004,2014-01-15
......................\...\stm32f10x_dbgmcu.o,283240,2014-01-15
......................\...\stm32f10x_dma.crf,274632,2014-01-15
......................\...\stm32f10x_dma.d,950,2014-01-15
......................\...\stm32f10x_dma.o,298320,2014-01-15
......................\...\stm32f10x_exti.crf,267571,2014-01-15
......................\...\stm32f10x_exti.d,968,2014-01-15
......................\...\stm32f10x_exti.o,287820,2014-01-15
......................\...\stm32f10x_flash.crf,279087,2014-01-15
......................\...\stm32f10x_flash.d,986,2014-01-15
......................\...\stm32f10x_flash.o,301664,2014-01-15
......................\...\stm32f10x_fsmc.crf,278607,2014-01-15
......................\...\stm32f10x_fsmc.d,968,2014-01-15
......................\...\stm32f10x_fsmc.o,299436,2014-01-15
......................\...\stm32f10x_gpio.crf,268601,2014-01-15
......................\...\stm32f10x_gpio.d,968,2014-01-15
......................\...\stm32f10x_gpio.o,290472,2014-01-15
......................\...\stm32f10x_i2c.crf,278935,2014-01-15

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

发表评论

0 个回复

  • 696524资源总数
  • 103930会员总数
  • 47今日下载