-
这是常用串行EEPROM的编程应用,里面有3部分
这是常用串行EEPROM的编程应用,里面有3部分-This is a commonly used application programming serial EEPROM, which has 3 parts
- 2022-02-03 17:25:36下载
- 积分:1
-
实验板自制资料实验板自制资实验板自制资
实验板自制资料实验板自制资实验板自制资-Experimental board information board homemade homemade homemade board-funded capital
- 2022-03-06 16:22:13下载
- 积分:1
-
the cases for embedded Linux platform under development Serial example, developm...
本例为嵌入式linux平台下的串口开发实例,开发原始平台为华恒HHPPC860-3COM-2ETH-R1,可根据需要进行修改。-the cases for embedded Linux platform under development Serial example, development of the original platform for huaheng HHPPC860- 3COM- 2ETH-R1, may need to be modified.
- 2023-05-08 08:45:02下载
- 积分:1
-
公园导游图
数据结构课程设计作业
需要的人下
功能:给出一张某公园的导游图,游客通过终端询问可知:
从某一景点到另一景点的最短路径。游客从公园大...
公园导游图
数据结构课程设计作业
需要的人下
功能:给出一张某公园的导游图,游客通过终端询问可知:
从某一景点到另一景点的最短路径。游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。-park guide map data structure curriculum design requires a person under functions : Zhang is a park guide map, asked tourists through the terminal known : from one attraction to another attraction of the shortest path. Park visitors from entering the gate, an election the best route, so that tourists can not repeat visit to the attractions, Finally back to exports (exports next to the entrance).
- 2022-10-22 10:55:04下载
- 积分:1
-
RDS解码固件写在摩托罗拉68HC705
RDS decoder firmware written on motorola 68hc705
- 2023-02-22 06:10:04下载
- 积分:1
-
mini stm32 arm 跑马灯实验精简高效
资源描述mini stm32 arm 跑马灯实验精简高效,跑马灯独立看门狗串口外部中断等程序
- 2022-08-04 02:23:38下载
- 积分:1
-
two Linux device driver source code is learning linux device drivers good inform...
LINUX设备驱动2源代码,是学习linux设备驱动的好资料-two Linux device driver source code is learning linux device drivers good information
- 2023-05-09 07:15:03下载
- 积分:1
-
3第三章 MATLAB的数值计算功能是首屈一指的,数值计算结果是大量的离散化数据,人们很难从这些大量离散数据中观察到数据的本质特征。数据的可视化是把离散数据用多...
3第三章 MATLAB的数值计算功能是首屈一指的,数值计算结果是大量的离散化数据,人们很难从这些大量离散数据中观察到数据的本质特征。数据的可视化是把离散数据用多种图形方式显示出来,让人们在视觉上直观地看到这些数据的特征。-chapter 3 would teach you how to use commands in the matlab.
- 2022-01-25 17:23:22下载
- 积分:1
-
embedded linux驱动开发
嵌入式系统设计与实例
学做嵌入式Linux系统V0.1(完整版)...
embedded linux驱动开发
嵌入式系统设计与实例
学做嵌入式Linux系统V0.1(完整版)-embedded linux embedded system design-driven development with the example of learning to do embedded Linux system V0.1 (full version)
- 2022-05-08 15:04:20下载
- 积分: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