Images
Mfr.Part #
In Stock
Manufacturer
Description
Package
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
CC-MX-ET7D-ZN CC-MX-ET7D-ZN 48653 Digi CONNECTCORE 8 MINI SOM Box
TE0741-04-B2C-1-A TE0741-04-B2C-1-A 25674 Trenz Electronic GmbH IC MOD KINTEX-7 160T 200MHZ 32MB Box
DLP-232PC DLP-232PC 47683 DLP Design Inc. IC MOD PIC18F2410 25MHZ 768B Bulk
TE0713-02-100-2C TE0713-02-100-2C 24413 Trenz Electronic GmbH IC MOD ARTIX7 XC7A100T-2F 200MHZ Bulk
TE0745-02-81C11-A TE0745-02-81C11-A 19786 Trenz Electronic GmbH SOM MIT XILINX ZYNQ Bulk
TE0745-02-71I11-A TE0745-02-71I11-A 41557 Trenz Electronic GmbH SOM DDR3 1GB ZYNQ Bulk
TE0728-03-1Q TE0728-03-1Q 42844 Trenz Electronic GmbH IC MODULE CORTEX-A9 512MB Bulk
TE0890-01-25-1C TE0890-01-25-1C 22520 Trenz Electronic GmbH IC MOD SPARTAN-7 100MHZ 64MBIT Box
L138-FI-336-RL L138-FI-336-RL 25459 Critical Link LLC MITYDSP-L138F SOM W/ OMAP-L138 Bag
PSB 50712 PSB 50712 10273 Lantiq MICRO PERIPHERAL IC Bulk
20-101-0435 20-101-0435 21116 Digi IC MOD RABBIT 2000 22.1MHZ 128KB Box
20-101-1329 20-101-1329 12630 Digi IC MOD RABBIT 3000 22.1MHZ 256KB Bulk
20-101-0488 20-101-0488 9398 Digi IC MOD RABBIT 2000 22.1MHZ 512KB Box
TE0722-02-07S-1C TE0722-02-07S-1C 35257 Trenz Electronic GmbH IC MODULE CORTEX-A9 33MHZ 16MB Bulk
20-101-1154 20-101-1154 6116 Digi IC MOD RABBIT 4000 58.98MHZ 1MB Box
20-101-1131 20-101-1131 3707 Digi IC MOD RABBIT 4000 58.98MHZ 1MB Box
20-101-1195 20-101-1195 9933 Digi IC MOD RABBIT 3000 44.2MHZ 1MB Bulk
TE0713-01-200-2C TE0713-01-200-2C 33934 Trenz Electronic GmbH IC MOD ARTIX7 A200T 200MHZ 1GB 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