Basic STM32 touch Screen Control and Library Compile with Keil Lite. complete source code,has passed the test.
File list:
DOCS
FWlib
....\inc
....\...\misc.h
....\...\stm32f10x_adc.h
....\...\stm32f10x_bkp.h
....\...\stm32f10x_can.h
....\...\stm32f10x_conf.h
....\...\stm32f10x_crc.h
....\...\stm32f10x_dac.h
....\...\stm32f10x_dbgmcu.h
....\...\stm32f10x_dma.h
....\...\stm32f10x_exti.h
....\...\stm32f10x_flash.h
....\...\stm32f10x_fsmc.h
....\...\stm32f10x_gpio.h
....\...\stm32f10x_i2c.h
....\...\stm32f10x_iwdg.h
....\...\stm32f10x_pwr.h
....\...\stm32f10x_rcc.h
....\...\stm32f10x_rtc.h
....\...\stm32f10x_sdio.h
....\...\stm32f10x_spi.h
....\...\stm32f10x_tim.h
....\...\stm32f10x_usart.h
....\...\stm32f10x_wwdg.h
....\SRC
....\...\misc.c
....\...\stm32f10x_adc.c
....\...\stm32f10x_bkp.c
....\...\stm32f10x_can.c
....\...\stm32f10x_crc.c
....\...\stm32f10x_dac.c
....\...\stm32f10x_dbgmcu.c
....\...\stm32f10x_dma.c
....\...\stm32f10x_exti.c
....\...\stm32f10x_flash.c
....\...\stm32f10x_fsmc.c
....\...\stm32f10x_gpio.c
....\...\stm32f10x_i2c.c
....\...\stm32f10x_iwdg.c
....\...\stm32f10x_pwr.c
....\...\stm32f10x_rcc.c
....\...\stm32f10x_rtc.c
....\...\stm32f10x_sdio.c
....\...\stm32f10x_spi.c
....\...\stm32f10x_tim.c
....\...\stm32f10x_usart.c
....\...\stm32f10x_wwdg.c
....\...\system_stm32f10x.c
list
...\startup_stm32f10x_hd.lst
...\stm32-fd-touch.map
...\stm32-fd-touchEEEEEEEEEE.map
...\stm32-fd-touchyyyyyyyyyyy.map
obj
..\core_cm3.crf
..\core_cm3.d
..\core_cm3.o
..\core_cm3.txt
..\ExtDll.iex
..\fsmc_sram.crf
..\fsmc_sram.d
..\fsmc_sram.o
..\fsmc_sram.txt
..\lcd_dis24.crf
..\lcd_dis24.d
..\lcd_dis24.o
..\lcd_dis24.txt
..\misc.crf
..\misc.d
..\misc.o
..\misc.txt
..\pic.crf
..\pic.d
..\pic.o
..\pic.txt
..\spi_flash.crf
..\spi_flash.d
..\spi_flash.o
..\spi_flash.txt
..\startup_stm32f10x_hd.d
..\startup_stm32f10x_hd.o
..\stm32-fd-touch.axf
..\stm32-fd-touch.hex
..\stm32-fd-touch.htm
..\stm32-fd-touch.lnp
..\stm32-fd-touch.sct
..\stm32-fd-touch.tra
..\stm32-fd-touchEEEEEEEEEE.axf
..\stm32-fd-touchEEEEEEEEEE.htm
..\stm32-fd-touchEEEEEEEEEE.lnp
..\stm32-fd-touchEEEEEEEEEE.plg
..\stm32-fd-touchEEEEEEEEEE.sct
..\stm32-fd-touchEEEEEEEEEE.tra
..\stm32-fd-touchyyyyyyyyyyy.axf
..\stm32-fd-touchyyyyyyyyyyy.htm
..\stm32-fd-touchyyyyyyyyyyy.lnp
..\stm32-fd-touchyyyyyyyyyyy.plg
..\stm32-fd-touchyyyyyyyyyyy.sct
..\stm32-fd-touchyyyyyyyyyyy.tra
..\stm32f10x_exti.crf
..\stm32f10x_exti.d
..\stm32f10x_exti.o
..\stm32f10x_exti.txt
..\stm32f10x_fsmc.crf
..\stm32f10x_fsmc.d
..\stm32f10x_fsmc.o
..\stm32f10x_fsmc.txt
..\stm32f10x_gpio.crf
..\stm32f10x_gpio.d
..\stm32f10x_gpio.o
..\stm32f10x_gpio.txt
..\stm32f10x_it.crf
..\stm32f10x_it.d
..\stm32f10x_it.o
..\stm32f10x_it.txt
..\stm32f10x_rcc.crf
..\stm32f10x_rcc.d
..\stm32f10x_rcc.o
..\stm32f10x_rcc.txt
..\stm32f10x_spi.crf
..\stm32f10x_spi.d
..\stm32f10x_spi.o
..\stm32f10x_spi.txt
..\stm32f10x_usart.crf
..\stm32f10x_usart.d
..\stm32f10x_usart.o
..\stm32f10x_usart.txt
..\system_stm32f10x.crf
..\system_stm32f10x.d
..\system_stm32f10x.o
..\system_stm32f10x.txt
..\touch.crf
..\touch.d
..\touch.o
..\touch.txt
startup
......\startup_stm32f10x_hd.s
......\startup_stm32f10x_ld.s
......\startup_stm32f10x_md.s
......\STM32F10x.s
user
...\core_cm3.c
...\core_cm3.h
...\delay.h
...\font.h
...\fsmc_sram.c
...\fsmc_sram.h
...\lcd_dis24.c
...\pic.c
...\pic.txt
...\platform_config.h
...\SPI_Flash.c
...\SPI_Flash.h
...\stm32f10x.h
...\stm32f10x_conf.h
...\stm32f10x_it.c
...\stm32f10x_it.h
...\sys.h
...\system_stm32f10x.c
...\system_stm32f10x.h
...\tftlcd.h
...\touch.c
...\touch.h
...\usart.h
JLinkLog.txt
STm32-FD-Touch.Opt
STm32-FD-Touch.opt.bak
STm32-FD-Touch.Uv2
STm32-FD-Touch.uvopt
STm32-FD-Touch.uvproj
STm32-FD-Touch_Opt.Bak
STm32-FD-Touch_STM32-FD-TOUCH.dep
STm32-FD-Touch_Uv2.Bak
STm32-FD-Touch_uvopt.bak
test.plg