登录
首页 » Visual C++ » FSMC

FSMC

于 2016-05-15 发布 文件大小:6962KB
0 215
下载积分: 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 个回复

  • 53101_mii
    通过ARM的MDIO接口对交换机芯片BCM53101的PYH寄存器读写以完成对光口和电口的配置。该c文件是自己做的装置上使用的,完全可以正常使用,大家可以参考获得些灵感。(PYH register configuration for swith BCM53101 )
    2016-07-10 00:11:21下载
    积分:1
  • function-generator-.c
    利用AT89c52实现对AD9850的控制,使之输出各种波形,常用在仪器仪表中(Using AT89c52 achieve AD9850 control, so that the output of various waveforms used in the instrumentation of)
    2011-05-31 19:15:40下载
    积分:1
  • STM32F030-Demo
    stm32f030工程源码,原子风格代码(stm32f030 project source code, atomic style code)
    2013-12-25 17:17:23下载
    积分:1
  • DS1302
    DS1302电子钟,配有18b20温度传感器(DS1302 clock, temperature sensor with a 18b20)
    2011-05-25 12:35:35下载
    积分:1
  • DMA-memory-to-USART
    STM32f103 DMA传输 实现内存数据到串口传输功能(STM32f103 DMA transfers data to the serial port to implement the memory transmission function)
    2013-05-26 09:01:34下载
    积分:1
  • STM32F4-UCOSIII
    STM32开发手册,挺好用的,希望能够帮助你,还望多多交流,相互学习(STM32 development manual, very good use, hoping to help you, but also look more exchanges, learn each other)
    2015-05-28 08:31:07下载
    积分:1
  • NVIC
    这个是LPC1788开发板的测试用例 都已经试过可以编译通过(This is the LPC1788 development board test cases have been compiled through)
    2015-07-06 20:42:05下载
    积分:1
  • LPC23XX
    近30个LPC23XX系列,各模块源代码!(Nearly 30 LPC23XX series, each module source code!)
    2020-08-25 09:38:15下载
    积分:1
  • lcd5110
    nokia 5110应用于stm32的程序,包含一系列函数(nokia 5110 used stm32 procedures, including a series of functions)
    2013-09-02 00:58:26下载
    积分:1
  • Template1
    STM32库函数版本的模板,很不错,找了好久才找到(STM32 library function version of the template, very good, looking for a long time to find)
    2015-03-24 10:00:28下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载