Channel Plus 8052 User Manual

Browse online or download User Manual for Network switches Channel Plus 8052. Inside the 8052-BASIC

  • Download
  • Add to my manuals
  • Print
  • Page
    / 13
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
The following material is excerpted from:
The Microcontroller Idea Book
Circuits, Programs, & Applications
featuring the 8052-BASIC Microcontroller
by Jan Axelson
copyright 1994, 1997 by Jan Axelson
ISBN 0-9650819-0-7
Published by Lakeview Research
Distribution by International Thomson Publishing (ITP) in arrangement with
Peer-to-Peer Communications.
For more information, contact:
Lakeview Research
2209 Winnebago St.
Madison, WI 53704
USA
Phone: 608-241-5824
Fax: 608-241-5848
Email: jaxelson@lvr.com
World Wide Web: http://www.lvr.com
You may distribute this material if you agree to distribute it in full and unchanged and agree
to charge no fee for such distribution with the exception of reasonable media charges.
The author and publisher have used their best efforts in preparing this work and the
materials in it. The author built and tested the electronic circuits described, ran and tested
the computer programs presented, and reviewed all materials for completeness and accu-
racy. The author and publisher make no warranty with regard to the circuit schematics,
program listings, and other materials in this work. The author and publisher take no
responsibility for any damages resulting from any use of the material in this work.
Page view 0
1 2 3 4 5 6 ... 12 13

Summary of Contents

Page 1 - The Microcontroller Idea Book

The following material is excerpted from:The Microcontroller Idea BookCircuits, Programs, & Applications featuring the 8052-BASIC Microcontrollerb

Page 2

Pin Symbol Input/Output8052Function8052-BASIC Additions(none on pins 21-40)21 P2.0A8I/O Port 2, bit 0Address bit 822 P2.1A9I/O Port 2, bit 1Address bi

Page 3

RAMRAM (random-access memory) is where programs store information for temporary use.Unlike ROM, the CPU can write to RAM as well as read it. Any infor

Page 4

Code and data memory. To understand the operation of the control signals, you need toknow a little about how the 8052 distinguishes between two types

Page 5 - What You Need

printer or other serial peripheral (LPT); and generating pulses for EPROM programming(PGM PULSE). Timer 2 generates a baud rate for serial communicati

Page 6

2Inside the 8052-BASICThis chapter introduces you to the 8052-BASIC chip, including the kinds of projects youcan do with it, what equipment, materials

Page 7 - The 8051 Family

The 8052-BASIC is actually two products in one: it’s an 8052 microcontroller, with theBASIC-52 programming language on-chip. To begin using the 8052-

Page 8

•You can also store programs on your personal computer’s disk. You can write or editprograms on your personal computer, and then upload them to the 80

Page 9 - Chapter 2

fractional quantities. But there are some primitive aspects to the language. For example,the on-line editing functions are limited. Once you write a p

Page 10 - Inside the 8052-BASIC

hardware manuals. For programming, you have two choices: Intel’s BASIC-52 User’sManual, or Systronix’s BASIC-52 Programming. Each of these describes t

Page 11

Technologies’ Procomm Plus and the Terminal accessory in Microsoft Windows. At mini-mum, the software must enable you to do the following: set the bau

Page 12

Elements of the 8052 and 8052-BASICThese are the major elements of the 8052, plus the enhancements included in the 8052-BA-SIC:CPUThe CPU, or central

Page 13

Pin Symbol Input/Output8052Function8052-BASIC AdditionsSymbolFunction1P1.0T2I/O Port 1, bit 0;Timer 2 external input2P1.1T2(EX)I/O Port 1, bit 1; Time

Comments to this Manuals

No comments