LCSC Electronics logoLCSC Electronics svg logo
Sign In
USD
Parallax P8X32A-Q44 product image
Images for reference only

Parallax P8X32A-Q44

Manufacturer
MPN
P8X32A-Q44
LCSC Part #
C3226360
Packaging
LQFP-44(10x10)
Customer #
Key Attributes
8-Cog Multiprocessor Microcontroller
Datasheetpdf iconParallax P8X32A-Q44
Out of Stock
Notify Me
Minimum: 1Multiple: 1Sales Unit: Piece
Add to BOM List
QtyUnit Price(Reference Only)Total Amount
1+$ 18.4649$ 18.46
10+$ 17.5823$ 175.82
30+$ 16.0525$ 481.58
100+$ 14.7173$ 1471.73
Standard Packaging160/Full Tray
Better price for more quantity?
$

Products Specifications

All
TypeDescription
CategoryIntegrated Circuits (ICs)/Embedded/Microcontrollers
ManufacturerParallax
PackagingLQFP-44(10x10)
Voltage - Supply3.7V;5V
Program Memory TypeROM
EEPROM-
Program Storage Size32KB
CPU Core-
Core Size32 Bit
CPU Maximum Speed80MHz
Oscillator TypeBuilt-in
Number of I/O32

Introduction

AI Translation

The Propeller chip is designed to provide high- speed processing for embedded systems while maintaining low current consumption and a small physical footprint. In addition to being fast, the Propeller chip provides flexibility and power through its eight processors, called cogs, that can perform simultaneous tasks independently or cooperatively, all while maintaining a relatively simple architecture that is easy to learn and utilize. Two programming languages are available: Spin (a high- level object- based language) and Propeller Assembly. Both include custom commands to easily manage the Propeller chip's unique features.

Features

AI Translation
  • True parallel processing with eight symmetric 32-bit processors (cogs) in one microcontroller
  • Multi-cog run-time management (run/wait/stop) easily solves event-handling problems and eliminates the need for interrupts
  • 20 MIPS per cog, 160 MIPS total with all cogs running
  • Solves mixed-bandwidth needs common to embedded applications
  • Multi-purpose design lowers part count while increasing system capabilities
  • Developer-driven cog assignments bring flexible response and deterministic timing to embedded applications
  • Flexible Clock Modes: Two internal, one external, plus optional 1x - 16x PLL; up to 80 MHz system clock
  • Switchable in code at run-time; low frequency for low-power periods, high frequency for high-bandwidth moments
  • Shared System Clock facilitates synchronization between cogs
  • WAIT Instructions: Deliver powerful synchronous/asynchronous event management; Set dedicated event cogs to an "always ready," very low power state
  • Spin (object-based, high-level) and Assembly (PASM; low-level) used together for thorough development