Images
Mfr.Part #
In Stock
Manufacturer
Description
Package
SPIDERSOM S SPIDERSOM S 31426 ARIES Embedded SoM MAX10 FPGA Box
MYC-C4378-4E512D-100-C MYC-C4378-4E512D-100-C 27696 MYIR Tech Limited ARM TI AM437X SOM, 512MB DDR3, 4 Box
EZ80F915050MODG EZ80F915050MODG 8998 Zilog IC MOD EZ80F91 50MHZ 8KB Box
M28-7BA1CI M28-7BA1CI 35444 ARIES Embedded SoM i.MX287 Box
MYC-C7Z020-4E1D-766-I MYC-C7Z020-4E1D-766-I 29929 MYIR Tech Limited ARM & FPGA SOM,XILINX ZYNQ 7020, Box
MCXL-S055BC-I MCXL-S055BC-I 36497 ARIES Embedded SoM Cyclone10LP FPGA Box
EZ80F915005MODG EZ80F915005MODG 15060 Zilog IC MOD EZ80F91 50MHZ 8KB Box
MK67Q5250V-0101YC MK67Q5250V-0101YC 6131 Rohm Semiconductor IC BIOMETRIX MODULE SCREW IN Tray
SOMLX800-11-000GCR-A SOMLX800-11-000GCR-A 14227 Beacon EmbeddedWorks IC MODULE GEODE LX800 500MHZ Box
SOMAM3517-10-1780RJCR SOMAM3517-10-1780RJCR 47679 Beacon EmbeddedWorks IC MOD CORTEX-A8 600MHZ 256MB Bulk
CENGLH79520-10-403HCR-A CENGLH79520-10-403HCR-A 8524 Beacon EmbeddedWorks IC MOD ARM720T 77.4MHZ 32MB
SOMOMAP3530-21-1670AGCR SOMOMAP3530-21-1670AGCR 2796 Beacon EmbeddedWorks IC MOD CORTEX-A8 600MHZ 128MB Bulk
EZ80F916005MODG EZ80F916005MODG 46278 Zilog IC MOD EZ80F91 50MHZ 16KB Bulk
DLP-245PB-G DLP-245PB-G 10660 DLP Design Inc. IC MOD PIC16F877A 20MHZ 368KB Bulk
CENGPXA270-520-10-504HCR CENGPXA270-520-10-504HCR 22831 Beacon EmbeddedWorks IC MOD PXA270 520MHZ 64MB Box
DLP-245SY-G DLP-245SY-G 19171 DLP Design Inc. IC MODULE SX48 50MHZ 262B 4KB Bulk
DLP-FPGA-M DLP-FPGA-M 8127 DLP Design Inc. IC MODULE SPARTAN-3E 70NS 128KB Bulk
COMMPC8360-10-1652LCR COMMPC8360-10-1652LCR 18719 Beacon EmbeddedWorks IC MOD POWERQUICC 400MHZ 128KB Box
DLP-FPGA DLP-FPGA 6943 DLP Design Inc. IC MODULE SPARTAN-3E 70NS 128KB Bulk
SS1-IC SS1-IC 24520 Parallax Inc. IC MOD PROPELLER 10MHZ 32KB Bulk

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