-
LCDSLIN.c is the driver file for UCGUI. It supports single color LCD module, lik...
-LCDSLIN.c是UCGUI的驱动程序文件。它支持单色LCD模块,如1337。它还为UCOS提供了磁盘操作系统。
- 2022-03-05 09:59:45下载
- 积分:1
-
eCos参考手册。
ecos 操作系统参考手册。内容比较全。希望有用。-ecos refer manual.
- 2023-01-20 21:20:03下载
- 积分:1
-
一种设计LED大屏幕的驱动模块,很实用哦
一种设计LED大屏幕的驱动模块,很实用哦-A design of large-screen LED drive module, it is practical Oh
- 2022-02-07 00:27:05下载
- 积分:1
-
c语言+汇编实现ARM9 点亮led
crt0.S是汇编 ,实现设置栈和跳转执行c程序的功能,c函数实现点亮led的功能。
使用Makefile进行编译。
- 2022-08-14 07:14:25下载
- 积分:1
-
STM32F103 USB HID
STM32F103RC 与 USB HID 类型的示例代码。 你可以看到 USB 硬件配置文件中用单片机实现的软件连接。 此示例允许您与 PC 通过 USB HID 单片机 stm32 的接口。可以将数据从 stm32 发送到 pc 机中...
- 2022-04-30 20:55:05下载
- 积分:1
-
AT89C52 to control the use of the core to achieve the realization of the seven
采用AT89C52为控制核心,实现了实现了7位数范围内的数学运算,整数、小数和负数皆可,并可以计算函数。还具有时钟日历和密码功能。-AT89C52 to control the use of the core to achieve the realization of the seven-digit within the scope of mathematics, integer, decimal and negative Jie Ke, and can calculate the function. Also has a clock calendar and password functionality.
- 2022-01-20 22:50:12下载
- 积分:1
-
nano2410linux的led驱动,适合初学linux设备驱动的朋友。
nano2410linux的led驱动,适合初学linux设备驱动的朋友。-nano2410linux the led driver, linux device driver for beginner friends.
- 2022-02-01 05:20:43下载
- 积分:1
-
为什么我需要点
为什么我需要点来下载为什么点下载为什么点下载为什么点下载为什么我需要点到下载为什么我需要点来下载为什么点下载为什么我需要点来下载为什么我需要要下载为什么点下载为什么我需要点来下载为什么我需要点为什么下载要下载的点点我需要点来下载为什么我需要点下载为什么点下载为什么我需要点下载为什么我需要点下载
- 2023-06-06 06:05:03下载
- 积分:1
-
STM32的定时器的定时编程
资源描述
在现代电子技术发展趋势中,嵌入式微处理器或嵌入式微控制器是发展速度最快,也是最令人激动人心的一个发展分支。
STM32一共有11个定时器,其中2个高级定时器,4个通用定时器,2个基本定时器,以及2个看门狗定时器,1个系统嘀嗒定时器(SysTick)。
- 2022-01-28 22:29:33下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1