首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

S3C2410X英文技术手册

硬件开发 2.37MB 17 需要积分: 1
立即下载

资源介绍:

很难相信到现在S3C2410的英文手册**文库还会收费,为了帮助一些新人踩坑,免费分享
21.2-S3-C2410X-052003
USER'S MANUAL
S3C2410X
32-Bit RISC
Microprocessor
Revision 1.2
S3C2410X
32-BIT RISC
MICROPROCESSOR
USER'S MANUAL
Revision 1.2
Important Notice
The information in this publication has been
carefully checked and is believed to be entirely
accurate at the time of publication. Samsung
assumes no responsibility, however, for possible
errors or omissions, or for any consequences
resulting from the use of the information contained
herein.
Samsung reserves the right to make changes in its
products or product specifications with the intent to
improve function or design at any time and without
notice and is not required to update this
documentation to reflect such changes.
This publication does not convey to a purchaser of
semiconductor devices described herein any license
under the patent rights of Samsung or others.
Samsung makes no warranty, representation, or
guarantee regarding the suitability of its products for
any particular purpose, nor does Samsung assume
any liability arising out of the application or use of
any product or circuit and specifically disclaims any
and all liability, including without limitation any
consequential or incidental damages.
"Typical" parameters can and do vary in different
applications. All operating parameters, including
"Typicals" must be validated for each customer
application by the customer's technical experts.
Samsung products are not designed, intended, or
authorized for use as components in systems
intended for surgical implant into the body, for other
applications intended to support or sustain life, or for
any other application in which the failure of the
Samsung product could create a situation where
personal injury or death may occur.
Should the Buyer purchase or use a Samsung
product for any such unintended or unauthorized
application, the Buyer shall indemnify and hold
Samsung and its officers, employees, subsidiaries,
affiliates, and distributors harmless against all
claims, costs, damages, expenses, and reasonable
attorney fees arising out of, either directly or
indirectly, any claim of personal injury or death that
may be associated with such unintended or
unauthorized use, even if such claim alleges that
Samsung was negligent regarding the design or
manufacture of said product.
S3C2410X 32-Bit RISC Microprocessor
User's Manual, Revision 1.2
Publication Number: 21.2-S3-C2410X-052003
2003 Samsung Electronics
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in
any form or by any means, electric or mechanical, by photocopying, recording, or otherwise, without the prior
written consent of Samsung Electronics.
Samsung Electronics' microcontroller business has been awarded full ISO-9001
certification (BSI Certificate No. FM24653). All semiconductor products are designed
and manufactured in accordance with the highest quality standards and objectives.
Samsung Electronics Co., Ltd.
San #24 Nongseo-Ri, Giheung- Eup
Yongin-City, Gyeonggi-Do, Korea
C.P.O. Box #37, Suwon 449-900
TEL: (82)-(031)-209-1934
FAX: (82)-(031)-209-1899
Home Page: http://www.samsungsemi.com
Printed in the Republic of Korea
S3C2410X MICROPROCESSOR iii
Table of Contents
Chapter 1 Product Overview
Introduction..............................................................................................................................................1-1
Features ..................................................................................................................................................1-2
Block Diagram.........................................................................................................................................1-5
Pin Assignments......................................................................................................................................1-6
Signal Descriptions..........................................................................................................................1-20
S3C2410X Special Registers...........................................................................................................1-25
Chapter 2 Programmer's Model
Overview.................................................................................................................................................2-1
Processor Operating States.............................................................................................................2-1
Switching State ...............................................................................................................................2-1
Memory Formats.............................................................................................................................2-1
Big-Endian Format ..........................................................................................................................2-2
Little-Endian Format........................................................................................................................2-2
Instruction Length............................................................................................................................2-2
Operating Modes.............................................................................................................................2-3
Registers.........................................................................................................................................2-3
The Program Status Registers.........................................................................................................2-7
Exceptions ......................................................................................................................................2-10
Interrupt Latencies...........................................................................................................................2-15
Reset...............................................................................................................................................2-15
iv S3C2410X MICROPROCESSOR
Table of Contents (Continued)
Chapter 3 ARM Instruction Set
Instruction Set Summay.......................................................................................................................... 3-1
Format Summary ........................................................................................................................... 3-1
Instruction Summary....................................................................................................................... 3-2
The Condition Field................................................................................................................................. 3-4
Branch and Exchange (BX)..................................................................................................................... 3-5
Instruction Cycle Times .................................................................................................................. 3-5
Assembler Syntax........................................................................................................................... 3-5
Using R15 As An Operand.............................................................................................................. 3-5
Branch and Branch With Link (B, BL)...................................................................................................... 3-7
The Link Bit .................................................................................................................................... 3-7
Instruction Cycle Times .................................................................................................................. 3-7
Assembler Syntax........................................................................................................................... 3-8
Data Processing...................................................................................................................................... 3-9
Cpsr Flags...................................................................................................................................... 3-11
Shifts.............................................................................................................................................. 3-12
Immediate Operand Rotates........................................................................................................... 3-16
Writing to R15 ................................................................................................................................ 3-16
Using R15 As an Operandy ............................................................................................................ 3-16
TEQ, TST, CMP and CMN Opcodes............................................................................................... 3-16
Instruction Cycle Times .................................................................................................................. 3-16
Assembler Syntax........................................................................................................................... 3-17
Examples ....................................................................................................................................... 3-17
PSR Transfer (MRS, MSR)..................................................................................................................... 3-18
Operand Restrictions...................................................................................................................... 3-18
Reserved Bits................................................................................................................................. 3-20
Examples ....................................................................................................................................... 3-20
Instruction Cycle Times .................................................................................................................. 3-20
Assembly Syntax............................................................................................................................ 3-21
Examples ....................................................................................................................................... 3-21
Multiply and Multiply-Accumulate (MUL, MLA)........................................................................................ 3-22
CPSR Flags.................................................................................................................................... 3-24
Instruction Cycle Times .................................................................................................................. 3-24
Assembler Syntax........................................................................................................................... 3-24
Examples ....................................................................................................................................... 3-24
Multiply Long and Multiply-Accumulate Long (MULL, MLAL)................................................................... 3-25
Operand Restrictions...................................................................................................................... 3-26
Cpsr Flags...................................................................................................................................... 3-26
Instruction Cycle Times .................................................................................................................. 3-26
Assembler Syntax........................................................................................................................... 3-27
Examples ....................................................................................................................................... 3-27

资源文件列表:

S3C2410X.zip 大约有1个文件
  1. S3C2410X.pdf 2.56MB
0评论
提交 加载更多评论
其他资源 无线与深度学习结合的论文代码整理
随着深度学习的发展,使用深度学习解决相关通信领域问题的研究也越来越多。作为一名通信专业的研究生,如果实验室没有相关方向的代码积累,入门并深入一个新的方向会十分艰难。同时,大部分通信领域的论文不会提供开源代码,reproducible research比较困难。 基于深度学习的通信论文这几年飞速增加,明显能感觉这些论文的作者更具开源精神。本项目专注于整理在通信中应用深度学习,并公开了相关源代码的论文。
嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文 包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构
在面试时,经过寒暄后,一般面试官会让介绍项目经验 。常见的问法是,说下你最近的(或最拿得出手的)一个项目。   根据我们的面试经验,发现有不少候选人对此没准备,说起来磕磕巴巴,甚至有人说出项目经验从时间段或技术等方面和简历上的不匹配,这样就会造成如下的后果。   1 第一印象就不好了,至少会感觉该候选人表述能力不强。   2 一般来说,面试官会根据候选人介绍的项目背景来提问题,假设面试时会问10个问题,那么至少有5个问题会根据候选人所介绍的项目背景来问,候选人如果没说好,那么就没法很好地引导后继问题了,就相当于把提问权完全交给面试官了。    面试时7份靠能力,3份靠技能,而刚开始时的介绍项目又是技能中的重中之重,所以本文将从“介绍”和“引导”两大层面告诉大家如何准备面试时的项目介绍。    好了,如下是正文内容。 在面试前准备项目描述,别害怕,因为面试官什么都不知道   面试官是人,不是神,拿到你的简历的时候,是没法核实你的项目细节的(一般公司会到录用后,用背景调查的方式来核实)。更何况,你做的项目是以月为单位算的,而面试官最多用30分钟来从你的简历上了解你的项目经验
大模型基础: 一文了解大模型基础知识
人工智能、自然语言处理和机器学习领域的研究者和从业者:该项目旨在为研究者和从业者提供大规模预训练语言模型的知识和技术,帮助他们更深入地了解当前领域的最新动态和研究进展。 学术界和产业界对大型语言模型感兴趣的人士:项目内容涵盖了大型语言模型的各个方面,从数据准备、模型构建到训练和评估,以及安全、隐私和环境影响等方面。这有助于拓宽受众在这一领域的知识面,并加深对大型语言模型的理解。 想要参与大规模语言模型开源项目的人士:本项目提供代码贡献和理论知识,降低受众在大规模预训练学习的门槛。 其余大型语言模型相关行业人员:项目内容还涉及大型语言模型的法律和道德考虑,如版权法、合理使用、公平性等方面的分享,这有助于相关行业从业者更好地了解大型语言模型的相关问题。
SagooIOT是一个基于golang开发的开源的企业级物联网基础开发平台 负责设备管理和协议数据管理,支持跨平台的物联网接入
About SagooIOT 是一个轻量级的轻量级平台开发的。它支持跨平台访问和管理解决方案。该平台实现与信息通信技术开发有关的基本功能,在此基础上,可以快速建立一套完整的信息通信技术相关业务系统。 平台概览 基于GG框架2.0+VO3+元素加元素开发的前端和后端分离管理系统 前端使用的是----行政、VUE和元素UI。 特点 高生产率:可以在几分钟内建立后端管理系统 模块化:一个具有多个系统的应用程序,它将一个完整的应用程序划分为多个系统,以便于扩展和增加代码重用。 认证机制:采用GLOT用户身份认证和CASBIN授权 路由模式:由于Go框架2.0提供了一种标准化的路由注册方法,自动生成的API文档没有注释。 面向互动的发展 支持对象模型,多产品,和多设备访问和管理。 模糊了网络协议的复杂性,适应了多个访问协议(tml、mqtt、UDP、COAP、http、G组PC、RPC等)。),以及弹性连接不同制造商的设备。
电商助手软件远程自助补单新平台支持主流电商平台:淘宝、阿里巴巴、闲鱼、淘特、天猫、飞猪、美团、携程、京东、拼多多、抖音等十几个
电商助手软件远程自助补单新平台支持主流电商平台:淘宝、阿里巴巴、闲鱼、淘特、天猫、飞猪、美团、携程、京东、拼多多、抖音等十几个
windows的NVSMI包
windows的NVSMI包
windows的NVSMI包 windows的NVSMI包 windows的NVSMI包
傲星工具箱源码,轻松打造个性化在线工具箱
傲星工具箱源码,个性化在线工具箱+搭建教程。您可以通过安装扩展来增强其功能。同时,该程序还提供了插件模板的功能,让您可以将其作为网页导航使用。 傲星工具箱源码和搭建教程,轻松打造个性化在线工具箱。
实现机械器件识别个数项目之C#封装函数
实现机械器件识别个数项目之C#封装函数