Images
Mfr.Part #
In Stock
Manufacturer
Description
Package
CC-MX-ZC6D-Z1 CC-MX-ZC6D-Z1 33719 Digi CC 93 SOM SINGLE-CORE ETHERNET Box
MYC-Y3352-V2-256N256D-80-I MYC-Y3352-V2-256N256D-80-I 49788 MYIR Tech Limited MCC-AM3352-Y CPU Module Book
CC-ST-DX58-ZK CC-ST-DX58-ZK 48919 Digi CC STM32MP133C ETHERNET SOM Box
CC-WST-DX58-NK CC-WST-DX58-NK 13080 Digi CC STM32MP133 802.11 BLUETOOTH Box
CC-MX-YC7D-ZN CC-MX-YC7D-ZN 8016 Digi CC93 SOM DUAL-CORE NPU ETHERNET Box
MYC-J3358-V2-256N256D-100-I MYC-J3358-V2-256N256D-100-I 11632 MYIR Tech Limited MCC-AM3358-J CPU Module Book
FS-355 FS-355 15592 Digi IC MOD ARM7TDMI 55MHZ 16MB Box
DC-SP-01-JT DC-SP-01-JT 41292 Digi IC MOD ARM7TDMI 55MHZ 16MB Box
FS-377 FS-377 21411 Digi IC MOD PXA270 520MHZ 64MB Box
CC-9C-V212 CC-9C-V212 4991 Digi IC MOD ARM926EJ-S 155MHZ 16MB Box
101-0950 101-0950 24963 Digi IC MOD RABBIT 3000 44.2MHZ 1MB
FS-365 FS-365 2129 Digi MODULE A9M2410 32MB SDRAM FLASH Box
FS-353 FS-353 24589 Digi MODULE 7U 16MB SDRAM 8MB FLASH Box
FS-352 FS-352 42813 Digi IC MOD ARM7TDMI 55MHZ 16MB Box
CENGPXA270-312-10-550ECR CENGPXA270-312-10-550ECR 30521 Beacon EmbeddedWorks IC MOD PXA270 312MHZ 64MB Box
MOD5272-100IR MOD5272-100IR 48757 NetBurner Inc. IC MOD COLDFIRE 62MHZ 8.004MB Box
FS-362 FS-362 12416 Digi MODULE A9M2410 32MB SDRAM FLASH Box
M100PFS-250BAAB M100PFS-250BAAB 21503 ARIES Embedded PolarFire SoC FPGA M100PFS-250 Box
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

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