Content for P8X32A

P8X32A

The Propeller 1 chip is a multicore microcontroller that is programmable in high-level languages (Spin™ and C) as well as a low-level (Propeller assembly) language. Application development is simplified by using the set of pre-built objects for video (NTSC/PAL/VGA), mice, keyboards, LCDs, stepper motors and sensors. The Propeller is designed with an emphasis on general-purpose use, with powerful capabilities that are great for customized high-speed embedded processing, while maintaining low power, low current consumption and a small physical footprint. The Propeller's processors are all identical, each with its own separate memory, and each with an identical interface to all 32 I/O pins and internal shared memory. The architecture is built for swift processing of asynchronous events, equal access to internal and external resources, and dynamic speed and power when it's needed. The P8X32A-D40 is most useful for prototyping in breadboarded or socketed circuits. The Propeller is easily connected to your computer's serial or USB port for programming using our Prop Plug. The Propeller chip can run on its own with a 3.3-volt power supply, internal clock, and with its internal RAM for code storage. Add an external EEPROM for non-volatile code storage and an external clock source for accurate timing.

Project  JTAGULATOR

JTAGULATOR

“On-chip debug (OCD) interfaces can provide chip-level control of a target device and are a primary vector used by engineers, researchers, and hackers to extract program code or data, modify memory contents, or affect device operation on-the-fly. Depending on the …