-
以木星芯片为例,包含了输入输出的人口控制和键盘和时间…
以jupiter芯片为例,含有IO口控制和键盘和定时器中断的驱动-to Jupiter chip for example, contain IO population control and keyboard and timer interrupt driven
- 2022-07-08 09:45:37下载
- 积分:1
-
Sansung s3c44b0X source code
三圣s3c44b0X源代码
- 2022-04-08 07:29:42下载
- 积分:1
-
msp430 1602c驱动程序
msp430f149
1602c屏幕驱动
包含AD转换,pwm,定时器,以及诺基亚5110驱动代码
- 2022-02-05 22:09:09下载
- 积分:1
-
家电控制器代码,已是成品
家电控制器代码,已是成品- The electrical appliances controller code, already was the end
product
- 2023-01-18 15:30:03下载
- 积分:1
-
在S3C44B0上实现的键盘和LED驱动程序,其关键是使用了系统定时器来提高效率。此代码依赖于硬件的GPIO接口,但只需按照实际稍微改动即可。...
在S3C44B0上实现的键盘和LED驱动程序,其关键是使用了系统定时器来提高效率。此代码依赖于硬件的GPIO接口,但只需按照实际稍微改动即可。-S3C44B0 in achieving the keyboard and LED driver, The key is to use a timer system to improve efficiency. This code depends on the hardware GPIO interface, but only in accordance with the actual changes will be slight.
- 2023-05-23 01:15:02下载
- 积分:1
-
用在palm上的黑白棋,带人机对战功能,适用在palm os 3.5以上操作系统...
用在palm上的黑白棋,带人机对战功能,适用在palm os 3.5以上操作系统-with the palm of reversi, with human-computer screen, suitable for the above palm os 3.5 operating system
- 2023-04-13 01:15:03下载
- 积分:1
-
将bin文件转换成hex文件
将bin文件转换成hex文件-document will be converted into bin hex documents
- 2022-02-10 15:48:10下载
- 积分:1
-
Freescale' s MCU routine
飞思卡尔单片机例程――键盘中断整个工程文件夹,开发环境是CodeWarrior for HC08 V3.0。-Freescale" s MCU routine- keyboard interrupt the entire project folder, and the development environment is CodeWarrior for HC08 V3.0.
- 2023-05-14 15:25:03下载
- 积分:1
-
μC/OS-II系统下的STM32F103 的超声波测距,摄像头、超级日历
STM32搭载嵌入式实时操作系统μC/OS-II,使用外设RTC,超声波测距模块,摄像头0V7725,彩色触摸屏TFT,实现超级日历功能,超声波测距,摄像头等多种功能。
- 2023-03-13 18:05:04下载
- 积分: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