-
STM32F10xxx_FSMC_TFT_LCD
Interactive interfaces are more and more integrated into many applications such as medical
devices, process control, mobile phones and other hand-held devices. These interfaces are
based mainly on graphic HMIs (human machine interface) using color LCDs.
Worldwide, the desire for color support is growing dramatically. The purpose of this
application note is to address this aspect by describing how to use the STM32F10xxx FSMC
(flexible static memory controller) to drive a TFT color LCD. This document first describes
how to connect a color LCD to the FSMC, then it provides a TFT LCD interfacing example.
The demonstration firmware delivered with this application note, the STM32F10xxx
firmware library, and other such firmware are available for download the
STMicroelectronics website: www.st.com.
- 2016-02-18 19:37:05下载
- 积分:1
-
8x8snake
while(1)
{//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 }
for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化
x[0]=4 y[0]=4 //果子
n=3 //蛇长 n=-1
x[1]=1 y[1]=0 //蛇头
x[2]=0 y[2]=0 //蛇尾1
addx=0 addy=0 //位移偏移
//k=1
while(1){if(keyenable)break timer0(1) }
while(1)
{timer0(e)
if(knock()){e=SPEED break } //判断碰撞
if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
- 2011-07-09 23:00:46下载
- 积分:1
-
5 定时器主从模式
说明: 定时器3为主输出pwm 定时器2为从对输出脉冲进行计数 主从计数(PWM timer master slave count timer 3 is the main output PWM timer 2 is counted from the output pulse.)
- 2020-03-28 14:38:06下载
- 积分:1
-
MSTAR-ISP-Tool-3.4
MSTAR的ISP工具,可以编程mSTAR的osdIC(TOOLS for MSTAR PROGRAMMER FOR MSTAR OSD)
- 2014-04-09 02:25:25下载
- 积分:1
-
TLC5615_DAC
C51操作TLC5615,实现DAC输出,调试通过.(C51 operate TLC5615, to achieve DAC output, debugging through.)
- 2013-07-30 14:13:52下载
- 积分:1
-
1602-LCD-static-display
1602液晶静态显示,使用51系列单片机(1602 static display, use the 51 series)
- 2013-05-12 19:25:17下载
- 积分:1
-
KIVA-3V.2x 模拟仿真必备
学内燃机的都懂,不用多介绍了,kiva-3v做模拟仿真必备。(Understand about learning the engine, do not introduce more, kiva-3v necessary to do simulation)
- 2014-02-26 21:35:34下载
- 积分:1
-
2284555
说明: 用实验板拨打电话或手机,是开发板的程序,大家可放心用(Using the experimental plate or phone call is the development board s procedures, you can rest assured that with)
- 2008-11-30 20:25:20下载
- 积分:1
-
51test
51单片机简单进行测试是否正常测试内容为LED灯等(51 single simple test whether the normal test content for the LED lights)
- 2014-05-11 19:52:16下载
- 积分:1
-
Ad_dasub
几种常用AD,DA芯片的处理子程序,包括ADI和TI的几个芯片及锯齿波子程序(Several common AD, DA chip processing subroutine, including several ADI and TI' s chips and sawtooth subroutine)
- 2011-09-22 12:49:09下载
- 积分:1