Images
Mfr.Part #
In Stock
Manufacturer
Description
Package
20-101-0897 20-101-0897 35363 Digi MODULE RABBITCORE RCM3700 Box
TE0712-02-82I36-A TE0712-02-82I36-A 47018 Trenz Electronic GmbH FPGA MODULE ARTIX7 Bulk
TE0808-05-9BE21-AK TE0808-05-9BE21-AK 34590 Trenz Electronic GmbH IC MOD SOM MPSOC 4GB DDR4 Bulk
RSD51M100 RSD51M100 17462 Rendeer Systems RSD51M100 ATSAMD51J19 MODULE Bulk
SP7021-IF SP7021-IF 44443 Tibbo Plus1 Linux CPU w/integrated RAM Tray
RSD51M200 RSD51M200 48940 Rendeer Systems RSD51M200 ATSAMD51P20 MODULE Bulk
OLPY001 OLPY001 4302 Optimuslogic PYGMY STAMP WITH FPGA+ARM WITH 1 Bag
TE0820-04-4DE21FA TE0820-04-4DE21FA 25408 Trenz Electronic GmbH MOD MPSOC ZU4EV-1E 2GB DDR4 IND Bulk
DAB-002002 DAB-002002 8213 DAB-Embedded LINUX COMPUTE MODULE Bag
SPIDERSOM L SPIDERSOM L 28656 ARIES Embedded SpiderSoM L Box
TE0720-03-61Q33FA TE0720-03-61Q33FA 11451 Trenz Electronic GmbH IC SOC MODULE XILINX ZYNQ Bulk
TE0803-03-3BE11-A TE0803-03-3BE11-A 27266 Trenz Electronic GmbH IC MODULE ZYNQ USCALE 2GB 128MB Bulk
TE0808-04-6BE21-A TE0808-04-6BE21-A 21423 Trenz Electronic GmbH IC MODULE ZYNQ USCALE 4GB 128MB Bulk
TE0808-04-9BE21-A TE0808-04-9BE21-A 38476 Trenz Electronic GmbH IC MODULE ZYNQ USCALE 4GB 128MB Bulk
UC5550-67HFN UC5550-67HFN 8415 GHI Electronics, LLC IC MOD CORTEX-M7 216MHZ 512KB Bulk
TE0728-04-1Q TE0728-04-1Q 6414 Trenz Electronic GmbH IC MODULE CORTEX-A9 512MB Bulk
UC2550-13NNN UC2550-13NNN 11352 GHI Electronics, LLC IC MOD CORTEX-M4 100MHZ 320KB Bulk
ME-SA2-D6-7I-D11-R1 ME-SA2-D6-7I-D11-R1 21863 Enclustra FPGA Solutions SOM CYCLONE V 5CSTFD6 2GB Box
TE0713-02-200-2C TE0713-02-200-2C 49596 Trenz Electronic GmbH IC MOD ARTIX7 XC7A200T-2F 200MHZ Bulk
L138-DG-325-RI L138-DG-325-RI 30714 Critical Link LLC MITYDSP-L138F SOM W/ OMAP-L138 Bag

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