CMOS SINGLE CHIP LOW VOLTAGE 8-BIT MICROCONTROLLER The IS-80C32 is a microcontroller manufactured by MHS (formerly Intel). Below are the specifications, descriptions, and features based on Ic-phoenix technical data files:  
### **Specifications:**  
- **Manufacturer:** MHS (Intel)  
- **Architecture:** 8-bit  
- **Core:** 8051  
- **Clock Speed:** Up to 12 MHz  
- **Program Memory (ROM):** None (requires external ROM)  
- **RAM:** 256 bytes  
- **Timers/Counters:** 3 (16-bit)  
- **I/O Ports:** 32 (4 x 8-bit)  
- **Serial Port:** 1 (UART)  
- **Interrupts:** 6 sources  
- **Power Supply:** 5V ±10%  
- **Operating Temperature:** Commercial (0°C to +70°C) or Industrial (-40°C to +85°C)  
- **Package:** 40-pin DIP, PLCC, or other variants  
### **Descriptions:**  
- The IS-80C32 is a CMOS version of the Intel 8032 microcontroller, offering low power consumption.  
- It is an enhanced variant of the 8051 family with additional features such as an extra timer/counter.  
- Requires external program memory (ROM) since it lacks on-chip ROM.  
### **Features:**  
- **Low Power Consumption:** CMOS technology reduces power usage.  
- **Enhanced 8051 Core:** Includes an additional timer (3 total) compared to the standard 8051.  
- **Full-Duplex UART:** Supports serial communication.  
- **Expandable Memory:** Supports up to 64KB of external program and data memory.  
- **Boolean Processor:** Supports bit-level operations.  
- **Multiple Interrupt Sources:** Six interrupt sources for flexible system design.  
This information is strictly based on the provided knowledge base.