Search Results for test

IO pin manipulation using PASM

Introduction One of the most useful features of the Propeller chip is its high number of I/O pins coupled with its eight coprocessors called cogs. After boot up each of the Propeller’s 32 pins can be programmed to act as…

Floating point operators in SPIN2

Introduction The SPIN2 language has been extended from version 51 to include new Floating point operators. They can be used in CON blocks as well as regular code. For the latest version of the SPIN2 specification, visit the language reference…

64/96/128-Bit Unsigned Integer Math

Introduction The Propeller 2 can use these libraries to handle 64/96/128-Bit Unsigned Integer Math! For the latest version of the full library, visit our OBEX link in resources! Methods These methods are included in 64, 96 and 128 bit versions!…