搜索资源列表
stm32demo
- STM32系列DEMO程序,测试各接口,UART,CAN ,LCD,MOTOR,-STM32 serals DEMO software such as UART,CAN ,LCD,MOTOR,
LCD
- 基于STM32的LCD彩屏驱动演示程序 经过测试-LCD color display driver based on the STM32 demo program has been tested
SPFD5408_2.8inch-test-code-(stm32)
- tft 液晶屏测试完整程序源代码,本代码是基于STM32系列的开发应用源程序。-tft LCD full test program source code, the code is based on the development and application of the STM32 family source.
LCD_TEST-
- stm32的3.2寸液晶测试程序源代码,可以正常在stm32上运行-the stm32 3.2-inch LCD test program source code, can normally run in stm32
STM32--TFTLCD
- 基于keil开发环境,对STM32系统板的板载LCD显示与相关配置,程序工程已通过测试-Based on keil development environment on the the STM32 system board onboard LCD display and related configuration, process engineering has been tested
ili9325-lcd
- STM32测试程序通用IO口LCD3.2英寸驱动测试 -STM32 test program general IO mouth LCD3.2 inch drive test
STM32-fmsc
- STM32测试程序fmsc模式 LCD ili9325 8080驱动-STM32 test program FMSC mode ili9325 LCD 8080 driver
V4
- STM32 anfulai测试程序 包括 LCD MP3 USRT 键盘等-STM32 anfulai test program includes LCD MP3 USRT keyboard
8X8按键
- 8x8矩阵按键测试程序,stm32f103实现,带LCD显示,keil5开发(8x8 matrix button test procedures, STM32F103 implementation, with LCD display, keil5 development)
实验47_2 DSP FFT测试
- 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen
实验47_1 DSP BasicMath测试
- 测试STM32F4的DSP库基础数学函数:arm_cos_f32和arm_sin_f32和标准库基础数学函数:cosf和sinf的速度差别,并在LCD屏幕上面显示两者计算所用时间,DS0用于提示程序正在运行。(Test STM32F4's DSP library basic mathematical functions: arm_cos_f32 and arm_sin_f32 and standard library basic mathematical functions: the speed
6、3.2寸液晶配件资料
- stm32 F4 液晶屏源码 本实验将实现如下功能:开机的时候先通过LCD ID检测是电容屏 还是电阻屏,然后进入相关的测试。 如果是电阻屏,判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序。 如果是