Images
Mfr.Part #
In Stock
Manufacturer
Description
Package
SOMOMAPL138-10-1602AHCR SOMOMAPL138-10-1602AHCR 29508 Beacon EmbeddedWorks IC MOD ARM926EJ-S 375MHZ 128MB Bulk
3359-EX-227-RC-X 3359-EX-227-RC-X 13907 Critical Link LLC IC MOD CORTEX-A8 720MHZ 64KB Bulk
SOMOMAPL138-10-1502QHCR SOMOMAPL138-10-1502QHCR 2329 Beacon EmbeddedWorks IC MOD ARM926EJ-S 375MHZ 64MB Bulk
1808-FG-225-RC 1808-FG-225-RC 27039 Critical Link LLC IC MOD ARM926EJ-S 456MHZ 8KB Bulk
L138-DG-225-RI L138-DG-225-RI 12295 Critical Link LLC IC MOD ARM926EJ-S 375MHZ 8KB Bulk
20-101-0955 20-101-0955 2670 Digi IC MOD RABBIT 2000 22.1MHZ 512KB Bulk
CC-7U-Z111-Z1 CC-7U-Z111-Z1 24014 Digi IC MOD ARM7TDMI 55MHZ 16MB Bag
20-101-1246 20-101-1246 15774 Digi IC MOD RABBIT 5000 73.73MHZ 1MB Box
SOMOMAP3530-11-1782JFIR SOMOMAP3530-11-1782JFIR 30433 Beacon EmbeddedWorks IC MOD CORTEX-A8 600MHZ 256MB Bulk
L138-FI-225-RC L138-FI-225-RC 12359 Critical Link LLC IC MOD ARM926EJ-S 456MHZ 8KB Bulk
DLP-HS-FPGA3 DLP-HS-FPGA3 31817 DLP Design Inc. IC MODULE SPARTAN-3A 66MHZ 32MB Bulk
20-101-1247 20-101-1247 26825 Digi IC MOD RABBIT5000 73.73MHZ 1.5MB Box
20-101-1217 20-101-1217 48822 Digi IC MOD RABBIT 3000 44.2MHZ 768KB Box
20-101-1235 20-101-1235 26032 Digi IC MOD RABBIT 5000 50MHZ 128KB Bulk
20-101-1105 20-101-1105 32419 Digi IC MOD RABBIT 4000 58.98MHZ 1MB Box
20-101-1215 20-101-1215 36887 Digi IC MOD RABBIT 4000 58.98MHZ 1MB Bulk
CC-7U-Z113-Z1 CC-7U-Z113-Z1 12956 Digi IC MOD ARM7TDMI 55MHZ 16MB Bag
20-101-1306 20-101-1306 3572 Digi IC MOD RABBIT 5000 50MHZ 128KB Bulk
20-101-1307 20-101-1307 22058 Digi IC MOD RABBIT 5000 50MHZ 128KB Bulk
20-101-0949 20-101-0949 16375 Digi IC MOD RABBIT 3000 44.2MHZ 1MB Tray

Microcontrollers, Microprocessor, FPGA Modules

‌1. What are Microcontrollers (MCUs)?‌

Definition‌: A microcomputer system that integrates the central processing unit (CPU), memory (RAM/ROM), counter, I/O interface, etc. on a single chip, commonly known as a “single-chip microcomputer”.

 

Features‌:

‌High integration‌: All functional modules are built-in, and no external memory is required.

‌Low power consumption and low cost‌: Suitable for resource-constrained scenarios.

‌Real-time control‌: Mostly run bare metal or real-time operating system (RTOS).

 

‌Typical Applications‌: Embedded control scenarios such as home appliance control (such as smart sockets), automotive electronics, industrial sensors, simple wearable devices, etc.

 

‌2. What are Microprocessors (MPUs)?‌

‌Definition‌: A processor core that focuses on high-speed computing, which requires external RAM, Flash, and other components to form a complete system.

‌Features‌:

‌Strong computing power‌: Suitable for complex computing and big data processing.

‌System scalability‌: Supports running non-real-time operating systems such as Linux/Android.

‌Typical Applications‌: Smartphones, industrial control systems, smart routers, and other devices that require high-performance computing.

 

‌3. What are FPGA Modules (Field Programmable Gate Array Modules)?‌

‌Definition‌: Integrated circuits that can reconfigure logic circuits through hardware programming, without fixed functions.

‌Features‌:

‌Hardware programmable‌: Real-time configuration of digital circuits to achieve customized logic functions.

‌Parallel processing advantages‌: Suitable for high-speed signal processing tasks.

‌Typical Applications‌: Communication baseband processing, video image acceleration, industrial protocol conversion, chip prototype verification, and other highly customized scenarios.

 

4. Comparison of the Core Differences among MCU, MPU, and FPGA‌‌

Features

‌MCU

‌MPU

‌FPGA

‌Integration

Ultra-high (Full-function Single Chip)

Low (External Memory Required))

Medium (Programmable Logic Unit Array)

Core Capabilities

Real-time Control and Device Management

Complex Computing and Operating System

Support Hardware-level Parallel Processing and Flexibility

Typical Scenarios

Home Appliance Control, Sensor Nodes

Smart Devices, Industrial Computers

Communication Acceleration, Image Processing