What Can FPGAs Do? Are They More Powerful Than Microcontrollers?

Students learning about microcontrollers generally come into contact with FPGAs.Some readers might ask: What can FPGAs do? Are they more powerful than microcontrollers?To put it simply, FPGAs can perform tasks that microcontrollers can do in certain areas, and in some fields, FPGAs are far superior to microcontrollers. Of course, FPGAs and microcontrollers each have their … Read more

FPGA, FPGA, FPGA: Emphasizing the Importance

Success requires “true information” and “high cognition”. Research report sharing platform is available for subscription! Since last year, I have been paying attention to FPGA, and this year it has finally gained attention in the capital market. 1. A brief introduction to what FPGA is. The full name of FPGA is “Field Programmable Gate Array“, … Read more

How Many Steps Are Needed for an FPGA Chip to Recognize 22 Faces Simultaneously?

1: FPGA and Productivity FPGA is known as a universal chip that can achieve almost any function through logic programming. For more details, refer to “Talking about FPGA – ‘The Universal Chip?’”. So the question arises, how difficult is it to use FPGA to accelerate artificial intelligence and implement deep learning algorithms? It is quite … Read more

How to Progress from Beginner to Expert in FPGA?

Source: Internet Compilation Learning FPGA yields different answers depending on the level of the learner. First, let me say that those who say not to use development boards are beginners. I categorize FPGA proficiency into four levels: egg level, beginner level, intermediate level, and expert level. The questioner is likely at the egg level! They … Read more

Review of Domestic Alternatives to STM32 (6)

At the request of readers, Embedded ARM will continue to introduce domestic products that can replace STM32. Today, we present the Dongsoft Carrier ES32F369x, which can perfectly replace STM32.Dongsoft Carrier was formerly known as Shanghai Haier Integrated Circuit Co., Ltd., and later renamed Shanghai Dongsoft Carrier Microelectronics Co., Ltd. Dongsoft Carrier has an 8-bit MCU … Read more

Performance Comparison of Code Based on Different STM32 Library Functions

Introduction ST has released three types of library functions to facilitate customers in quickly developing STM32 series MCUs. From the earliest standard peripheral driver library to the later Cube HAL, and then to Cube LL and direct register manipulation. How efficient is the code of these libraries? This article will provide a rough analysis of … Read more

In-Depth Analysis of STM32: Part Five

Introduction First of all, the serial port is an essential tool for anyone involved in hardware and embedded software, especially for debugging systems with MCUs or CPUs. During the debugging process, the first thing we usually do is to light up a GPIO. This has been covered in our previous content. From schematic PCB to … Read more

Design of a Bluetooth Car Based on STM32

Click the blue text to follow us Design of a Bluetooth Car Based on STM32 (Program + Simulation + Reference Report) 01 Function Introduction Function: The entire car is powered by a 12V power supply, controlled by a white switch for overall power on and off. The motor drive uses the TB6612FNG module, and there … Read more

IoT Gateway Control: Intelligent Industrial Applications of Siemens PLC

The implementation of the IoT gateway enables seamless connection between PLC and the cloud, enhancing production efficiency and remote monitoring capabilities, which is a core technological support for Industry 4.0. 1. Communication Network Architecture 1.1. Fieldbus Selection In the IoT gateway control system, selecting the appropriate fieldbus is crucial. For Siemens PLC systems, commonly used … Read more