文件名称:FTP Client.zip
文件大小:442KB
文件格式:ZIP
更新时间:2022-08-06 07:47:36
55C
STM32F1基础上实现裸机FTP客服端功能,采用W5500作为TCP/IP协议实现。单片机基础上有很好的借鉴
【文件预览】:
TCP_Client.uvgui.WIZnet_x250
TCP_Client.uvopt
JLinkSettings.ini
word
----usart()
--------usart.c(3KB)
--------usart.h(527B)
----w5500()
--------w5500.c(14KB)
--------w5500.h(15KB)
----ult()
--------ult.c(4KB)
--------ult.h(849B)
----socket()
--------socket.c(13KB)
--------socket.h(1KB)
----24c02()
--------24c16.c(3KB)
--------24c16.h(450B)
----md5()
--------md5.h(577B)
--------md5.c(8KB)
----spi()
--------spi2.h(165B)
--------spi2.c(2KB)
----device()
--------device.c(4KB)
--------device.h(893B)
TCP_Client.uvproj
system
----system_stm32f10x.h(2KB)
----core_cm3.c(17KB)
----core_cm3.h(84KB)
----stm32f10x.h(619KB)
----startup_stm32f10x_hd.s(15KB)
----startup_stm32f10x_ld.s(12KB)
----startup_stm32f10x_ld_vl.s(13KB)
----startup_stm32f10x_md.s(12KB)
----startup_stm32f10x_xl.s(16KB)
----system_stm32f10x.c(36KB)
----startup_stm32f10x_md_vl.s(14KB)
----startup_stm32f10x_cl.s(15KB)
----startup_stm32f10x_hd_vl.s(15KB)
output
----TCP_Client.hex(41KB)
----TCP_Client.bin(15KB)
----FTP_Client.hex(41KB)
flib
----inc()
--------stm32f10x_spi.h(17KB)
--------stm32f10x_crc.h(2KB)
--------stm32f10x_tim.h(51KB)
--------stm32f10x_usart.h(16KB)
--------stm32f10x_dma.h(20KB)
--------stm32f10x_fsmc.h(26KB)
--------stm32f10x_i2c.h(29KB)
--------stm32f10x_dac.h(15KB)
--------stm32f10x_iwdg.h(4KB)
--------misc.h(9KB)
--------stm32f10x_bkp.h(7KB)
--------stm32f10x_pwr.h(4KB)
--------stm32f10x_dbgmcu.h(4KB)
--------stm32f10x_exti.h(7KB)
--------stm32f10x_can.h(27KB)
--------stm32f10x_adc.h(21KB)
--------stm32f10x_cec.h(6KB)
--------stm32f10x_rcc.h(30KB)
--------stm32f10x_rtc.h(4KB)
--------stm32f10x_flash.h(25KB)
--------stm32f10x_sdio.h(21KB)
--------stm32f10x_wwdg.h(3KB)
--------stm32f10x_gpio.h(20KB)
----src()
--------stm32f10x_adc.c(46KB)
--------stm32f10x_fsmc.c(35KB)
--------misc.c(7KB)
--------stm32f10x_flash.c(61KB)
--------stm32f10x_rcc.c(50KB)
--------stm32f10x_wwdg.c(6KB)
--------stm32f10x_tim.c(107KB)
--------stm32f10x_iwdg.c(5KB)
--------stm32f10x_gpio.c(23KB)
--------stm32f10x_dbgmcu.c(5KB)
--------stm32f10x_pwr.c(9KB)
--------stm32f10x_crc.c(3KB)
--------stm32f10x_dac.c(19KB)
--------stm32f10x_sdio.c(28KB)
--------stm32f10x_can.c(44KB)
--------stm32f10x_bkp.c(8KB)
--------stm32f10x_cec.c(11KB)
--------stm32f10x_rtc.c(8KB)
--------stm32f10x_usart.c(37KB)
--------stm32f10x_i2c.c(45KB)
--------stm32f10x_spi.c(30KB)
--------stm32f10x_exti.c(7KB)
--------stm32f10x_dma.c(29KB)
User
----config.h(1KB)
----main.c(2KB)
----stm32f10x_it.c(827B)
----stm32f10x_conf.h(3KB)
----types.h(2KB)
----stdio_private.h(3KB)
----ftpc.c(12KB)
----ftpc.h(3KB)
----stm32f10x_it.h(2KB)
----__Previews()
--------main.cPreview(106KB)
TCP_Client.uvgui.Jerry
keilkill.bat