-
引导程序
bootloader
- 2023-04-15 04:50:03下载
- 积分:1
-
ARM9200+ Embedded watchdog program under linux
ARM9200+嵌入式linux下看门狗程序-ARM9200+ Embedded watchdog program under linux
- 2022-11-14 08:00:03下载
- 积分:1
-
利用WinDriver开发的USB驱动程序源代码,
利用WinDriver开发的USB驱动程序源代码,-WinDriver development using USB driver source code,
- 2022-10-08 09:45:03下载
- 积分:1
-
RFID防碰撞算法——FPGA实现代码
近几年来,RFID(Radio Frequency Identification)技术在全球掀起热潮,吸引了众多厂商参与相关的技术以及芯片的研究与开发。目前RFID技术正处于迅速上升的时期。在很多实际应用中读写器的识读范围内会同时出现多个标签。这时标签发送的信息就会混叠在一起发生冲突,产生碰撞问题。这就要求RFID系统有一个解决碰撞问题的高效反碰撞算法,在某些苛刻的应用中,要求
- 2023-02-18 22:05:03下载
- 积分:1
-
libupnp c code
libupnp的源码,基于C编写,实现了tv的demo例程,最新版本,DLNA的协议正是基于libupnp协议实现的
- 2022-02-04 08:51:12下载
- 积分:1
-
VS2005环境下WinCE OpenGL ES教程
该教程是俺的最爱,html格式。介绍了基于vs2005,wince下OpenGL ES的使用。里面例子很多,但没用全部源码。作为wince openGL教程,堪称经典。
- 2022-03-06 21:31:41下载
- 积分:1
-
sonix 常用mcu的硬件资料
sonix 常用mcu的硬件资料-sonix common hardware information mcu
- 2023-04-03 02:25:08下载
- 积分:1
-
Buffer algorithm commonly used in embedded List. Can directly use interface has...
嵌入式常用的Buffer 算法 List。
可以直接使用已完成接口。-Buffer algorithm commonly used in embedded List. Can directly use interface has been completed.
- 2022-04-29 08:55:30下载
- 积分:1
-
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐...
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐-Single-chip voice May sweet-scented osmanthus incense , buzzer test, feelings Singlechip music
- 2022-03-20 06:34:26下载
- 积分: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