登录
首页 » Visual C++ » FSMC

FSMC

于 2016-05-15 发布 文件大小:6962KB
0 217
下载积分: 1 下载次数: 6

代码说明:

  stm32F103 利用fsmc接口驱动液晶屏显示BMP图片(stm32F103 show BMP picture)

文件列表:

FSMC-液晶显示BMP图片(仅仅显示图片)
....................................\Doc
....................................\...\readme.txt,0,2013-03-18
....................................\keilkill.bat,399,2011-05-09
....................................\Libraries
....................................\.........\CMSIS
....................................\.........\.....\core_cm3.c,17273,2010-06-07
....................................\.........\.....\core_cm3.h,85714,2011-02-09
....................................\.........\.....\startup
....................................\.........\.....\.......\startup_stm32f10x_cl.s,15766,2011-03-10
....................................\.........\.....\.......\startup_stm32f10x_hd.s,15503,2011-03-10
....................................\.........\.....\.......\startup_stm32f10x_hd_vl.s,15692,2011-03-10
....................................\.........\.....\.......\startup_stm32f10x_ld.s,12376,2011-03-10
....................................\.........\.....\.......\startup_stm32f10x_ld_vl.s,13656,2011-03-10
....................................\.........\.....\.......\startup_stm32f10x_md.s,12765,2011-03-10
....................................\.........\.....\.......\startup_stm32f10x_md_vl.s,14073,2011-03-10
....................................\.........\.....\.......\startup_stm32f10x_xl.s,15955,2011-03-10
....................................\.........\.....\stm32f10x.h,633941,2011-03-10
....................................\.........\.....\system_stm32f10x.c,36557,2011-03-10
....................................\.........\.....\system_stm32f10x.h,2085,2011-03-10
....................................\.........\FWlib
....................................\.........\.....\inc
....................................\.........\.....\...\misc.h,8982,2011-03-10
....................................\.........\.....\...\stm32f10x_adc.h,21690,2011-03-10
....................................\.........\.....\...\stm32f10x_bkp.h,7555,2011-03-10
....................................\.........\.....\...\stm32f10x_can.h,27559,2011-03-10
....................................\.........\.....\...\stm32f10x_cec.h,6573,2011-03-10
....................................\.........\.....\...\stm32f10x_crc.h,2162,2011-03-10
....................................\.........\.....\...\stm32f10x_dac.h,15233,2011-03-10
....................................\.........\.....\...\stm32f10x_dbgmcu.h,3818,2011-03-10
....................................\.........\.....\...\stm32f10x_dma.h,20754,2011-03-10
....................................\.........\.....\...\stm32f10x_exti.h,6824,2011-03-10
....................................\.........\.....\...\stm32f10x_flash.h,25445,2011-03-10
....................................\.........\.....\...\stm32f10x_fsmc.h,27016,2011-03-10
....................................\.........\.....\...\stm32f10x_gpio.h,20175,2011-03-10
....................................\.........\.....\...\stm32f10x_i2c.h,30029,2011-03-10
....................................\.........\.....\...\stm32f10x_iwdg.h,3828,2011-03-10
....................................\.........\.....\...\stm32f10x_pwr.h,4383,2011-03-10
....................................\.........\.....\...\stm32f10x_rcc.h,30452,2011-03-10
....................................\.........\.....\...\stm32f10x_rtc.h,3857,2011-03-10
....................................\.........\.....\...\stm32f10x_sdio.h,21863,2011-03-10
....................................\.........\.....\...\stm32f10x_spi.h,17725,2011-03-10
....................................\.........\.....\...\stm32f10x_tim.h,52427,2011-03-10
....................................\.........\.....\...\stm32f10x_usart.h,16548,2011-03-10
....................................\.........\.....\...\stm32f10x_wwdg.h,2966,2011-03-10
....................................\.........\.....\src
....................................\.........\.....\...\misc.c,7046,2011-03-10
....................................\.........\.....\...\stm32f10x_adc.c,47201,2011-03-10
....................................\.........\.....\...\stm32f10x_bkp.c,8463,2011-03-10
....................................\.........\.....\...\stm32f10x_can.c,45103,2011-03-10
....................................\.........\.....\...\stm32f10x_cec.c,11656,2011-03-10
....................................\.........\.....\...\stm32f10x_crc.c,3347,2011-03-10
....................................\.........\.....\...\stm32f10x_dac.c,19087,2011-03-10
....................................\.........\.....\...\stm32f10x_dbgmcu.c,5149,2011-03-10
....................................\.........\.....\...\stm32f10x_dma.c,29607,2011-03-10
....................................\.........\.....\...\stm32f10x_exti.c,6959,2011-03-10
....................................\.........\.....\...\stm32f10x_flash.c,62551,2011-03-10
....................................\.........\.....\...\stm32f10x_fsmc.c,35484,2011-03-10
....................................\.........\.....\...\stm32f10x_gpio.c,23221,2011-03-11
....................................\.........\.....\...\stm32f10x_i2c.c,45781,2011-03-10
....................................\.........\.....\...\stm32f10x_iwdg.c,4916,2011-03-10
....................................\.........\.....\...\stm32f10x_pwr.c,8759,2011-03-10
....................................\.........\.....\...\stm32f10x_rcc.c,51271,2011-03-10
....................................\.........\.....\...\stm32f10x_rtc.c,8598,2011-03-10
....................................\.........\.....\...\stm32f10x_sdio.c,28933,2011-03-10
....................................\.........\.....\...\stm32f10x_spi.c,30224,2011-03-10
....................................\.........\.....\...\stm32f10x_tim.c,109159,2011-03-10
....................................\.........\.....\...\stm32f10x_usart.c,38308,2011-03-10
....................................\.........\.....\...\stm32f10x_wwdg.c,5735,2011-03-10
....................................\Listing
....................................\.......\startup_stm32f10x_hd.lst,55311,2016-01-27
....................................\.......\Template.map,91587,2016-01-27
....................................\Output
....................................\......\bsp_bmp.crf,297869,2016-01-27
....................................\......\bsp_bmp.d,1400,2016-01-27
....................................\......\bsp_bmp.o,314168,2016-01-27
....................................\......\bsp_ili9341_lcd.crf,284193,2016-01-27
....................................\......\bsp_ili9341_lcd.d,1300,2016-01-27
....................................\......\bsp_ili9341_lcd.o,310564,2016-01-27
....................................\......\bsp_sdfs_app.crf,292612,2016-01-27
....................................\......\bsp_sdfs_app.d,1428,2016-01-27
....................................\......\bsp_sdfs_app.o,315728,2016-01-27
....................................\......\bsp_sdio_sdcard.crf,304382,2016-01-27
....................................\......\bsp_sdio_sdcard.d,1206,2016-01-27
....................................\......\bsp_sdio_sdcard.o,331668,2016-01-27
....................................\......\bsp_usart1.crf,272962,2016-01-27
....................................\......\bsp_usart1.d,1051,2016-01-27
....................................\......\bsp_usart1.o,295412,2016-01-27
....................................\......\cc936.crf,6877,2016-01-27
....................................\......\cc936.d,221,2016-01-27
....................................\......\cc936.o,189892,2016-01-27
....................................\......\core_cm3.crf,3953,2016-01-27
....................................\......\core_cm3.d,127,2016-01-27
....................................\......\core_cm3.o,11484,2016-01-27
....................................\......\diskio.crf,280970,2016-01-27
....................................\......\diskio.d,1019,2016-01-27
....................................\......\diskio.o,303096,2016-01-27
....................................\......\ff.crf,33313,2016-01-27
....................................\......\ff.d,213,2016-01-27
....................................\......\ff.o,49116,2016-01-27

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

发表评论

0 个回复

  • sstmm32_adc__t
    stm32 ADC程序源码 (第二二个源码实例程序源码) (the stm32 ADC program source code (second two source instance of program source code))
    2012-08-07 12:56:06下载
    积分:1
  • SysTick
    stm32中准确延时用的文件,因为时钟速度过快且应用广,要实现ms的延迟是很困难的,所以用嘀嗒时钟。(make sure the delay time is just the time we wanted.)
    2009-05-11 09:44:32下载
    积分:1
  • CRCendat2.2
    海德汉ENDAT2.2协议,CRC校验C代码,调试通过,绝对可用(CRC FOR endat2.2)
    2010-08-11 18:13:23下载
    积分:1
  • ADS_AXDarmsdGuide_D
    ARM® Developer Suite Version 1.2 AXD and armsd Debuggers Guide
    2009-06-21 17:12:42下载
    积分:1
  • 1.LED亮灭控制
    说明:  LED basic code for 51 chips
    2020-06-24 10:40:02下载
    积分:1
  • GPIO
    基于LPC17xx的GPIO驱动,开发环境为Kiel,以调试通过(The routines of LPC1768 is complete the Ethernet control function, through this source code can achieve the 1768 Ethernet connection, have debugging, through, welcome to download)
    2014-10-14 17:45:54下载
    积分:1
  • M8_2400
    ATMEGA8_ LTC2400 6位半表头程序 LTC2400最高测量电压为5.3V,超过5.3V或反接都会烧掉。 模拟部分供电最好经过7815稳压,最高输入电压不宜超过18V。 模拟电路与数字电路分开供电。 不要使用开关电源或PWM升压、降压电路供电 (ATMEGA8_ LTC2400 6 ½ -digit meter program LTC2400 highest measured voltage is 5.3V, 5.3V or reverse will be burned over. After 7815 some of the best analog power supply voltage, the maximum input voltage should not exceed 18V. Separate analog and digital circuit power supply. Do not use a switching power supply or PWM buck, boost circuitry)
    2021-02-08 15:19:54下载
    积分:1
  • ARM_MMC_SD
    ARM对MMC卡的编程文档,通过它可以学习ARM对MMC卡的编程(ARM right MMC card programming documentation, which can learn from the MMC card ARM Programming)
    2006-10-31 14:30:53下载
    积分:1
  • lcd5110
    nokia 5110应用于stm32的程序,包含一系列函数(nokia 5110 used stm32 procedures, including a series of functions)
    2013-09-02 00:58:26下载
    积分:1
  • 67506281TaiWanFont
    很多TFT都带有字库,直接调用函数就可以显示字库里面的内容,这个就是一个字库集,需要的朋友看一下(TFT comes with a lot of fonts, you can directly call the function displays the contents of the font inside, this is a character set, need to look at a friend)
    2009-11-17 15:36:13下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载