122-32000 Parallax Inc, 122-32000 Datasheet

MANUAL PROPELLER

122-32000

Manufacturer Part Number
122-32000
Description
MANUAL PROPELLER
Manufacturer
Parallax Inc
Datasheets

Specifications of 122-32000

Accessory Type
Manual
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
Propeller Education (PE) Kit
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Supplement and Errata for Propeller Manual v1.0
(#122-32000)
(Items added/changed/deleted are marked in blue.)
Supplemental Information
Page 165:
BYTE syntax should be the following:
New paragraphs at end of
© Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page 1 of 7
VAR
DAT
((PUB ┆ PRI))
((PUB ┆ PRI))
Data items may be repeated by using the optional Count field. For example:
DAT
Symbol
BYTE
BYTE
MyData
Symbol
Symbol
is
Count
Symbol
store in a data table.
Data
Quoted strings of characters are also allowed; they are treated as a comma-
separated list of characters.
BaseAddress
write. If Offset is omitted, BaseAddress is the actual address to operate on. If
Offset is specified, BaseAddress + Offset is the actual address to operate on.
Offset
on, or the offset from byte 0 of Symbol.
Symbol
[BaseAddress]
.BYTE 〈
the existing name of the variable (Syntax 4).
BYTE
is a constant expression or comma-separated list of constant expressions.
is an optional expression indicating the offset from BaseAddress to operate
is an optional expression indicating the number of byte-sized elements for
is the desired name for the variable (Syntax 1)
(Syntax 1), or the number of byte-sized entries of Data (Syntax 2) to
[Count]
[Offset]
Data
byte 64, $AA[8], 55
Byte Data Declaration (Syntax 2)
is an expression describing the address of main memory to read or
[Count]
[Offset]
Web Site: www.parallax.com
Forums: forums.parallax.com
Sales: sales@parallax.com
Technical: support@parallax.com
section, page 167:
or data block (Syntax 2)
Office: (916) 624-8333
Fax: (916) 624-8003
Sales: (888) 512-1024
Tech Support: (888) 997-8267
or

Related parts for 122-32000

122-32000 Summary of contents

Page 1

... New paragraphs at end of Data items may be repeated by using the optional Count field. For example: DAT MyData byte 64, $AA[8], 55 © Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com 〉 ...

Page 2

... RunVerbose and and 5, respectively, and respectively. In contrast, if the original example’s RunVerbose RunBrief and symbols to misbehave. © Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page 〉 )) Symbol = Expression … 〈[ 〈 〈[ ]〉 Offset (( ,┆ ...

Page 3

... New paragraphs to add at end of Data items may be repeated by using the optional Count field. For example: DAT MyData long 640_000, $BB50[3] © Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page RCFAST through PLL16X paragraph: register bits. 〉 ...

Page 4

... New paragraphs at end of Data items may be repeated by using the optional Count field. For example: DAT MyData word 640, $AAAA[4], 5_500 © Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page [3] in the declaration immediately after it. 〉 〉 ...

Page 5

... The instruction’s explanation: SHR (Shift Right) shifts Value right by Bits places © Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page [4] instruction can never be preceded by a Condition, such as IF_Z and sets the new LSBs to 0. ...

Page 6

... Page 350: The CMPSUB row of the Propeller Assembly Instruction Master Table should read: CMPSUB D, S 111000 001i 1111 ddddddddd sssssssss © Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page Accumulate APIN FRQx PHSx to Output* ...

Page 7

... If the effect is specified, the C flag is set (1) if equal to or greater than Value2). The result, if any, is written to Value1 unless the NR effect is specified. © Parallax, Inc. • Supplement/Errata for Propeller Manual v1.0 (#122-32000) • v1.1 12/11/2006 • Page –SRC– Z Result C Result Unsigned (D => S) – ...

Related keywords