-
STM32F103VC UCGUI3.90a SSD1963 (HY35A) µCos-II-实例
基于STM32F103VC(256兆字节)为例的Keil-MDK4.xx的项目,HY35A TFT使用SSD1963在μCOS-II/μCgui3.90a环境。我已经实现了SSD1963驱动程序到μCgui环境,让演示的工作很好,速度很快。有时,它缺乏由于一个快速访问到显示寄存器和失败,进行黑显示的显示。复位解决这些问题,它的工作原理相当不错,直到再次。此行为似乎是μCOS-II和μC-GUI3.90a的组合的一个问题。类似的实现使用μCOS-II和新μGui5.20D没有发生任何故障。嗯,我想这只是一个演示来说明如何强大的STM32F1作品和一个例子,如何SSD1963是μCGUI实施GUI。
- 2022-01-22 03:34:13下载
- 积分:1
-
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。-Based on Keil+ HJTAG+ LPC214x the Mass Storage Device Class USB development of routines, do not need to drive, burned into the direct identifiable. Procedures have the Notes may be in need of change.
- 2022-09-23 05:10:03下载
- 积分:1
-
AD DRIVER platform is ARM3000,core is ARM7TDMI
AD DRIVER platform is ARM3000,core is ARM7TDMI-AD DRIVER platform is ARM3000. ARM7TDMI core is
- 2022-02-05 21:19:46下载
- 积分:1
-
Touchscreen on S3C2410 application examples
触摸屏在S3C2410上的应用实例-Touchscreen on S3C2410 application examples
- 2022-02-12 14:25:53下载
- 积分:1
-
ST7920 drive can be realized, the use of 51/52 single
ST7920驱动器的可实现程序,使用51/52单片机接口正确即可显示-ST7920 drive can be realized, the use of 51/52 single-chip interface to display correctly
- 2022-06-02 21:43:42下载
- 积分:1
-
这个非常有用试试吧
这个非常有用试试吧-this very useful to try it
- 2022-07-21 11:12:02下载
- 积分:1
-
博创UP
博创UP-NETARM2410-S实验箱源码:Exp4 电机转动控制实验-Fiberxon UP-NETARM2410-S experimental box source: Exp4 motor rotation control experiment
- 2022-12-01 18:00:03下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
TI交叉编译器gcc4.8
该交叉编译器的gcc版本是4.8的,要比arm-2009q1的版本要高,arm-2009q1的gcc版本是4.3.3;在编译某些C或C++时,低版本的交叉编译器可能回报错。这个版本的交叉编译器支持TI的DM8148/8168等
- 2022-12-19 08:00:25下载
- 积分:1
-
基于ARM的应用Source3,在网上找到的源码,分六个,这个是3
基于ARM的应用Source3,在网上找到的源码,分六个,这个是3-ARM-based application Source3 the Internet to find the source code for six hours, this is 3
- 2022-05-31 06:13:08下载
- 积分:1