-
C Cpp Programming Style Guidlines
C Cpp Programming Style Guidlines
- 2022-07-25 04:20:05下载
- 积分:1
-
CPLD器件中常用编程,对于多进程做了很好的处理,能实现0到59计数,还可自己根据需要调整,实现多种计数功能,从而实现时分秒计时器的功能...
CPLD器件中常用编程,对于多进程做了很好的处理,能实现0到59计数,还可自己根据需要调整,实现多种计数功能,从而实现时分秒计时器的功能-CPLD devices commonly used in programming, for many the process to do a very good deal, can achieve 0-59 count, but also need to be adjusted in accordance with their own, achieve a variety of counting functions, when every minute timer in order to realize the function of timer
- 2022-03-13 07:22:29下载
- 积分:1
-
linux bootloader vivi 0.1.4
linux bootloader vivi 0.1.4
- 2022-05-06 07:03:55下载
- 积分:1
-
st7 I2C communication
st7 I2C communication
- 2022-03-17 07:10:00下载
- 积分:1
-
STM32F103串口上下位机串口通信源码
该源码用于PC和单片机进行串口通信,包括报文头、数据长度、数据场、校验和报文尾的处理。是一段很成熟的上下位机通信源码。
- 2022-01-25 21:00:43下载
- 积分:1
-
本文档介绍了如何在LINUX下用NAND FLASH实现YAFFS文件系统的流程....
本文档介绍了如何在LINUX下用NAND FLASH实现YAFFS文件系统的流程.-This document describes how to use Linux to achieve YAFFS NAND Flash File System process.
- 2022-04-01 18:40:10下载
- 积分:1
-
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot...
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot-About c++ Mapping procedures with pictures show the progress of the load ce shown nboot
- 2023-09-05 15:30:03下载
- 积分: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
-
vp310.rar
vp310.rar
- 2022-09-13 06:20:03下载
- 积分:1
-
PalmOs API,对做嵌入式的同仁有很好的参考价值,此文档对接口函数讲的很详细...
PalmOs API,对做嵌入式的同仁有很好的参考价值,此文档对接口函数讲的很详细-PalmOs API, to make embedded Tongren has a very good reference value, the document stresses on the interface function of the very detailed
- 2022-01-25 17:46:17下载
- 积分:1