p8x32a Parallax, Inc., p8x32a Datasheet - Page 19

no-image

p8x32a

Manufacturer Part Number
p8x32a
Description
8-cog Multiprocessor Microcontroller
Manufacturer
Parallax, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
p8x32a-D40
Manufacturer:
ParallaxInc
Quantity:
4 096
Part Number:
p8x32a-M44
Quantity:
4 328
Part Number:
p8x32a-M44
Manufacturer:
PARADE
Quantity:
20 000
Part Number:
p8x32a-Q44
Manufacturer:
Parallax Inc
Quantity:
1 901
Part Number:
p8x32a-Q44
Manufacturer:
MAX
Quantity:
40
Part Number:
p8x32a-Q44
Manufacturer:
Parallax Inc
Quantity:
10 000
Part Number:
p8x32a-Q44
Manufacturer:
PARALLA
Quantity:
20 000
Propeller™ P8X32A Datasheet
Copyright © Parallax Inc.
((
INA
LOCKCLR (ID)
LOCKNEW
LOCKRET (ID)
LOCKSET (ID)
LONG Symbol
LONG [BaseAddress]
LONGFILL (StartAddress, Value, Count)
LONGMOVE (DestAddress, SrcAddress, Count)
LOOKDOWN (Value:ExpressionList)
LOOKDOWNZ (Value:ExpressionList)
LOOKUP (Index:ExpressionList)
LOOKUPZ (Index:ExpressionList)
NEXT
OBJ
OUTA
PAR
PHSA
PHSB
PRI Name
PUB Name
QUIT
REBOOT
REPEAT
REPEAT Variable FROM Start TO Finish
REPEAT
REPEAT
((
RESULT
RETURN
ROUND (FloatConstant)
SPR [Index]
STRCOMP (StringAddress1, StringAddress2)
STRING (StringExpression)
ELSEIF Condition(s)
ELSEIFNOT Condition(s)
ELSE
Symbol
SourceCodeStatements
SourceCodeStatements
IF
UNTIL
Symbol
Statement(s)
Statement(s)
Statement(s)
Statement(s)
IfStatement(s)
ElseIfStatement(s)
ElseIfStatement(s)
ElseStatement(s)
[Pin(s)]
[Pin(s)]
IFNOT
((
Count
Value
LONG Data
UNTIL
WHILE
[Count]
(Par
(Par
))
[Count]
Condition(s)
))
WHILE
,Par
,Par
Condition(s)
:"Object"
[Count]
[Offset]
…)
…)
))
Spin Command
〉 〈
〉 〈
Condition(s)
:RVal
:RVal
Symbol
〉 〈
〉 〈
STEP Delta
| LVar
| LVar
[Count]
[Cnt]
[Cnt]
: "Object"
〉〉 〈
〉〉 〈
,LVar
,LVar
[Cnt]
[Cnt]
Page 19 of 36
〉〉
〉〉
Returns
Value
Test condition(s) and execute block of code if valid.
IF and ELSEIF each test for TRUE. IFNOT and ELSEIFNOT each test for
FALSE.
Input register for 32-bit ports A.
Clear semaphore to false and get its previous state; TRUE or FALSE.
Check out new semaphore and get its ID; 0-7, or -1 if none were available.
Return semaphore back to semaphore pool, releasing it for future
LOCKNEW requests.
Set semaphore to true and get its previous state; TRUE or FALSE.
Declare long-sized symbol in VAR block.
Declare long-aligned and/or long-sized data in DAT block.
Read/write long of main memory.
Fill longs of main memory with a value.
Copy longs from one region to another in main memory.
Get the one-based index of a value in a list.
Get the zero-based index of a value in a list.
Get value from a one-based index position of a list.
Get value from a zero-based index position of a list.
Skip remaining statements of REPEAT loop and continue with the next
loop iteration.
Declare symbol object references.
Output register for 32-bit port A. Default is 0 (ground) upon cog startup.
Cog Boot Parameter register.
Counter A Phase Lock Loop (PLL) register.
Counter B Phase Lock Loop (PLL) register.
Declare private method with optional parameters, return value and local
variables.
Declare public method with optional parameters, return value and local
variables.
Exit from REPEAT loop immediately.
Reset the Propeller chip.
Execute code block repetitively, either infinitely, or for a finite number of
iterations.
Execute code block repetitively, for finite, counted iterations.
Execute code block repetitively, zero-to-many conditional iterations.
Execute code block repetitively, one-to-many conditional iterations.
Return value variable for PUB/PRI methods.
Exit from PUB/PRI method with optional return Value.
Round floating-point constant to the nearest integer at compile-time, in any
block.
Special Purpose Register array.
Compare two strings for equality.
Declare in-line string constant and get its address.
Description
Rev 1.0 11/14/2007
www.parallax.com

Related parts for p8x32a