Images
Mfr.Part #
In Stock
Manufacturer
Description
Package
IW-G35M-19EG-4E004G-E008G-BIE IW-G35M-19EG-4E004G-E008G-BIE 33586 iWave Systems ZU19EG (-2 SPEED) MPSOC SOM Bulk
DC-ME-01T-C-50 DC-ME-01T-C-50 27561 Digi IC MOD ARM7TDMI 55MHZ 8MB 50PK Box
101-0691 101-0691 45069 Digi IC MOD RABBIT 3000 44.2MHZ 1MB
M100PFS-025A0A0E-1 M100PFS-025A0A0E-1 31821 ARIES Embedded PolarFire SoC FPGA M100PFS-025, Bag
DC-SP-01-C DC-SP-01-C 25543 Digi IC MOD ARM7TDMI 55MHZ 16MB 4MB Box
CC-ST-DW69-ZM CC-ST-DW69-ZM 11234 Digi STM32MP157DUAL GPU 512M SLC NAND Tray
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
MYC-C7Z015-4E1D-766-I MYC-C7Z015-4E1D-766-I 31282 MYIR Tech Limited ARM & FPGA SOM,XILINX ZYNQ 7015, Box
MYC-J1028N-8E2D-150-I MYC-J1028N-8E2D-150-I 13073 MYIR Tech Limited MYC-J1028X CPU MODULE,NXP SOM Book
MA-XU3-2CG-1E-D10-R2 MA-XU3-2CG-1E-D10-R2 49855 Enclustra FPGA Solutions SOM ZYNQ US+ ZU2CG 1GB Box
SOMAM1808-10-1502QHCR SOMAM1808-10-1502QHCR 32825 Beacon EmbeddedWorks IC MOD ARM926EJ-S 450MHZ 64MB Bulk
MCXL-H055BBB-I MCXL-H055BBB-I 31065 ARIES Embedded SoM Cyclone10LP FPGA Box
SOMOMAP3530-11-1672IFCR SOMOMAP3530-11-1672IFCR 15497 Beacon EmbeddedWorks IC MOD CORTEX-A8 600MHZ 128MB Bulk
MYC-CZU4EV-4E4D-1200-I MYC-CZU4EV-4E4D-1200-I 38787 MYIR Tech Limited ARM & FPGA SOM,XILINX ZYNQ ULTRA Box
DLP-HS-FPGA DLP-HS-FPGA 18088 DLP Design Inc. IC MODULE SPARTAN-3A 66MHZ 32MB 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