Images
Mfr.Part #
In Stock
Manufacturer
Description
Package
5728-PJ-4AA-RI 5728-PJ-4AA-RI 37346 Critical Link LLC TEXAS INSTRUMENTS AM5728 SOM WIT Bag
A10S-P9-A5E-RI-SB A10S-P9-A5E-RI-SB 13162 Critical Link LLC ARRIA 10 SOC MODULE, 480KLE, 6GB Bag
5749-PM-4AA-RI 5749-PM-4AA-RI 34277 Critical Link LLC TEXAS INSTRUMENTS AM5749 SOM WIT Box
DC-ME-01T-C DC-ME-01T-C 8902 Digi IC MODULE ARM7TDMI 55MHZ 8MB Box
ME-ZX1-35-1I-D10-R3 ME-ZX1-35-1I-D10-R3 7083 Enclustra FPGA Solutions SOM ZYNQ 7Z035 1GB+0.25GB PL Box
XP1002000-05R XP1002000-05R 32810 Lantronix, Inc. IC MOD DSTNI-EX 25MHZ 256KB Tray
XPP1004000-02R XPP1004000-02R 44556 Lantronix, Inc. IC MODULE IPV6 16MB Tray
XPP1002000-02R XPP1002000-02R 12642 Lantronix, Inc. IC MODULE IPV6 16MB Tray
ME-XU5-5EV-2I-D12E-R1.2 ME-XU5-5EV-2I-D12E-R1.2 48840 Enclustra FPGA Solutions SOM ZYNQ US+ ZU5EV 4GB+1GB PL Box
SOMOMAP3530-12-1783JFIR SOMOMAP3530-12-1783JFIR 5828 Beacon EmbeddedWorks IC MOD OMAP3530 600MHZ 256MB Bulk
SOMIMX8MNS-10-29C0DMCR SOMIMX8MNS-10-29C0DMCR 41340 Beacon EmbeddedWorks IC MOD I.MX 8M NANO SOLO 1GB Bulk
ME-XU5-2EG-1I-D11E-R1.2 ME-XU5-2EG-1I-D11E-R1.2 37284 Enclustra FPGA Solutions SOM ZYNQ US+ ZU2EG 2GB+0.5GB PL Box
MCV-6DB MCV-6DB 3492 ARIES Embedded SoM CycloneV SoC-FPGA Box
SM-K26-XCL2GI SM-K26-XCL2GI 30457 AMD IC MOD ARM CORTEX A53 533MHZ Box
XP1001000-05R XP1001000-05R 40314 Lantronix, Inc. IC MOD DSTNI-EX 25MHZ 256KB Tray
CC-WST-DW69-NM CC-WST-DW69-NM 24515 Digi STM32MP157DUAL GPU 512M SLC NAND Tray
MYC-C3354-4E512D-80-C-GW MYC-C3354-4E512D-80-C-GW 41833 MYIR Tech Limited MYC-AM335X-GW CPU Module Book
MYC-JX8MQ6-8E2D-130-E MYC-JX8MQ6-8E2D-130-E 41214 MYIR Tech Limited MYC-JX8MX CPU Module Book
CC-WMX-ZC6D-L1 CC-WMX-ZC6D-L1 14303 Digi CC 93 SOM SINGLE-CORE WIRELESS Box
CC-WMX-YC7D-KN CC-WMX-YC7D-KN 37653 Digi CC 93 DUAL WI-FI 802.11BLUETOOTH 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