**Error: (vsim-3170) Could not find '……simulation/modelsim/rtl_work.HEX4_tb'.
Error loading designCause of the problem:The testbench file name does not match the name immediately following the module....
Preface There are three common low-power modes for STM32: sleep mode, STOP mode and standby mode. The STM32L series also has other low-power modes. Here we mainly talk about the STOP mode. The STOP mo...
I always see people saying that application development on Linux can only be done by experts, and this "superstition" seems to be very common at present.However, this is not the case. In terms of libr...
Debugging WorkflowOscilloscopes are essential tools for engineers, helping them quickly find and solve problems. In recent years, with the increasing frequency of test signals, the increasing number o...
With the development of technology and the integration of products, voice chips have gradually replaced a variety of voice devices in various applications. More and more companies are beginning to ...[Details]
According to Yonhap News Agency, the South Korean government held the "K-Semiconductor Strategic Report Conference" at Samsung Electronics' Pyeongtaek factory today, announcing a strategic plan aimed...[Details]
Introduction This article introduces how to use timer2 in the STM8L series to generate 38K frequency PWM. Among them, this article uses the first channel (PB0) of timer2. experiment platform Compil...[Details]
For an interrupt to occur, three parts need to work simultaneously: Interrupt Sources Interrupt Controller CPU Enable Interrupt The function of the interrupt controller is: Collect various interrup...[Details]
Analog applications such as testing, calibration, and general system operation often require sine waveforms with accurate amplitude and frequency and very low THD (total harmonic distortion). Some ...[Details]
Writing program memory #define tmpBuffer //data to be written #define ProgrammingBuffer //temporary cache //Write FlashBlock (a block is 64 bytes) void WriteFlashBlock(void) { uint8_t i; ...[Details]
0 Introduction
Belt conveyor is the most ideal high-efficiency continuous transportation equipment for coal mines. Compared with other transportation equipment (such as locomotives), it ha...[Details]
Life test
1. Concept
Components, subsystems or systems are usually tested under the conditions of their expected/specified life. These conditions may include combinations of time, tempera...[Details]
Serial communication refers to the use of a data line to transmit data one bit at a time, with each bit of data occupying a fixed length of time.
Simplex, half-duplex, full-duplex
Simplex ...[Details]
On July 17, Will Semiconductor Co., Ltd. issued an announcement regarding the company's cash acquisition of 20.07% of the equity of Beijing Visionray Technology Development Co., Ltd. The announcement...[Details]
Axial flux motors have many advantages over radial flux motors in electric vehicle design. For example, axial flux motors can change the way the powertrain is designed by moving the motor from the ...[Details]
There are the following macro definitions in stm32f10x_usart.h: #define USART_IT_PE ((uint16_t)0x0028) #define USART_IT_TXE ((uint16_t)0x0727) #define USART_IT_TC ((uint16_t)0x0626) #define USART_I...[Details]
Introduction
Pulse modulation technology (PWM) has been widely used in the design of inverters. Compared with SPWM, voltage space vector modulation technology (SVPWM) has improved the DC volt...[Details]
On August 10, the industrial and commercial information of Xuzhou Bokang Information Chemicals Co., Ltd. (hereinafter referred to as "Xuzhou Bokang") changed, and Shenzhen Hubble Technology Investmen...[Details]
When using an oscilloscope, one of the most basic issues is how to stabilize the displayed waveform. This involves triggering operation, which is a difficult skill to master when using an oscillosc...[Details]