stm32 fsmc 드라이브 240 TFT 예제 코드 (번역된) 320 * : stm32 fsmc 드라이브 320 * 240 TFT 샘플 코드(translate from): STM32 FSMC drive 320*240 TFT example code (translated): STM32 FSMC drive TFT example code for the 320*240
File list:
tft
..\FSMC-LCD_AN
..\...........\include
..\...........\.......\fonts.h
..\...........\.......\fsmc_nand.h
..\...........\.......\fsmc_nor.h
..\...........\.......\fsmc_sram.h
..\...........\.......\lcd.h
..\...........\.......\main.h
..\...........\.......\menu.h
..\...........\.......\sdcard.h
..\...........\.......\stm32f10x_conf.h
..\...........\.......\stm32f10x_it.h
..\...........\project
..\...........\.......\EWARMv5
..\...........\.......\.......\settings
..\...........\.......\.......\........\FSMC-LCD.cspy.bat
..\...........\.......\.......\........\FSMC-LCD.dbgdt
..\...........\.......\.......\........\FSMC-LCD.dni
..\...........\.......\.......\........\FSMC-LCD.wsdt
..\...........\.......\.......\........\FSMC-LCD_STM3210E-EVAL.jlink
..\...........\.......\.......\STM3210E-EVAL
..\...........\.......\.......\.............\Exe
..\...........\.......\.......\.............\...\FSMC-LCD.out
..\...........\.......\.......\.............\...\FSMC-LCD.sim
..\...........\.......\.......\.............\...\FSMC-LCD.sim._1
..\...........\.......\.......\.............\List
..\...........\.......\.......\.............\Obj
..\...........\.......\.......\.............\...\cortexm3_macro.o
..\...........\.......\.......\.............\...\delay.o
..\...........\.......\.......\.............\...\FSMC-LCD.pbd
..\...........\.......\.......\.............\...\fsmc_nand.o
..\...........\.......\.......\.............\...\fsmc_nor.o
..\...........\.......\.......\.............\...\fsmc_sram.o
..\...........\.......\.......\.............\...\fsmc_sram.pbi
..\...........\.......\.......\.............\...\lcd.o
..\...........\.......\.......\.............\...\main.o
..\...........\.......\.......\.............\...\menu.o
..\...........\.......\.......\.............\...\sdcard.o
..\...........\.......\.......\.............\...\stm32f10x_adc.o
..\...........\.......\.......\.............\...\stm32f10x_dma.o
..\...........\.......\.......\.............\...\stm32f10x_exti.o
..\...........\.......\.......\.............\...\stm32f10x_flash.o
..\...........\.......\.......\.............\...\stm32f10x_fsmc.o
..\...........\.......\.......\.............\...\stm32f10x_gpio.o
..\...........\.......\.......\.............\...\stm32f10x_it.o
..\...........\.......\.......\.............\...\stm32f10x_lib.o
..\...........\.......\.......\.............\...\stm32f10x_nvic.o
..\...........\.......\.......\.............\...\stm32f10x_rcc.o
..\...........\.......\.......\.............\...\stm32f10x_sdio.o
..\...........\.......\.......\.............\...\stm32f10x_systick.o
..\...........\.......\.......\.............\...\stm32f10x_vector.o
..\...........\.......\.......\cortexm3_macro.s
..\...........\.......\.......\FSMC-LCD.dep
..\...........\.......\.......\FSMC-LCD.ewd
..\...........\.......\.......\FSMC-LCD.ewp
..\...........\.......\.......\FSMC-LCD.eww
..\...........\.......\.......\stm32f10x_flash.icf
..\...........\.......\.......\stm32f10x_vector.c
..\...........\.......\HiTOP
..\...........\.......\.....\Objects
..\...........\.......\.....\Settings
..\...........\.......\.....\........\link.lnk
..\...........\.......\.....\........\reset_go_main.scr
..\...........\.......\.....\........\StartupScript.scr
..\...........\.......\.....\........\STM32F10x.lsl
..\...........\.......\.....\Source
..\...........\.......\.....\......\cortexm3_macro.asm
..\...........\.......\.....\......\cstart_thumb2.asm
..\...........\.......\.....\......\inithardware.asm
..\...........\.......\.....\......\initvectortable.asm
..\...........\.......\.....\FSMC-LCD.htp
..\...........\.......\RIDE
..\...........\.......\....\cortexm3_macro.s
..\...........\.......\....\FSMC-LCD.dbi
..\...........\.......\....\FSMC-LCD.rapp
..\...........\.......\....\FSMC-LCD.rprj
..\...........\.......\....\stm32f10x_vector.c
..\...........\.......\RVMDK
..\...........\.......\.....\cortexm3_macro.s
..\...........\.......\.....\FSMC-LCD.Opt
..\...........\.......\.....\FSMC-LCD.Uv2
..\...........\.......\.....\STM3210E-EVAL_FLASH.ini
..\...........\.......\.....\stm32f10x_vector.s
..\...........\source
..\...........\......\delay.c
..\...........\......\delay.h
..\...........\......\fsmc_nand.c
..\...........\......\fsmc_nor.c
..\...........\......\fsmc_sram.c
..\...........\......\lcd.c
..\...........\......\m.h
..\...........\......\main.c
..\...........\......\menu.c
..\...........\......\sdcard.c
..\...........\......\stm32f10x_it.c
..\...........\FSMC-LCD.eww.lnk
..\...........\readme.txt
..\FWLib
..\.....\library
..\.....\.......\inc
..\.....\.......\...\cortexm3_macro.h
..\.....\.......\...\stm32f10x_adc.h
..\.....\.......\...\stm32f10x_bkp.h
..\.....\.......\...\stm32f10x_can.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_lib.h
..\.....\.......\...\stm32f10x_map.h
..\.....\.......\...\stm32f10x_nvic.h
..\.....\.......\...\stm32f10x_pwr.h
..\.....\.......\...\stm32f10x_rcc.h
..\.....\.......\...\stm32f10x_rtc.h
..\.....\.......\...\stm32f10x_sdio.h
..\.....\.......\...\stm32f10x_spi.h
..\.....\.......\...\stm32f10x_systick.h
..\.....\.......\...\stm32f10x_tim.h
..\.....\.......\...\stm32f10x_type.h
..\.....\.......\...\stm32f10x_usart.h
..\.....\.......\...\stm32f10x_wwdg.h
..\.....\.......\src
..\.....\.......\...\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_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
..\images
..\......\STM32_FSMC-LCD_Demo.dfu
..\......\STM32_FSMC-LCD_Demo_NORFlash.dfu