Hey guys, I just changed from WIN7 to WIN10. The previous IAR for MSP430 V5.20 can't be used on WIN10. I installed V7.10, and V7.20 has problems when emulating. Please help me analyze it, I'd be very ...
In the PWM drive circuit, the HO outputs a DC signal, and there is no way to use the duty cycle to adjust the voltage reduction. Can you guys help me check if my circuit is connected correctly?...
TI C6000 CodecEngine integrated algorithm core calling principle C6000 series DAVINCI is a dual-core: ARM+DSP or ARM+DSP+other GPP architecture. The own algorithm can be integrated into CodecEngine so...
The MSP430 Launchpad, is an easy-to-use Flash programmer tool with 14/20-pin and DIP socket target boards with integrated emulation capabilities.For more details, please refer to EE's previous activit...
I recently wanted to make a product with a 4.3-inch LCD human-machine interface. I investigated three products, STM32F429, LPC1788, and NUC977. But none of them was very ideal.
After STM32F429 enables...
Abstract: This paper introduces the design of a four-story elevator control system based on FPGA. The system uses Altera's CycloneⅡ series FPGA chip EP2C5T144 as the main control chip, and uses Ver...[Details]
Thermistor is a variable resistor, also known as sensor resistor, made of semiconductor material. The change in the resistance of the resistor is related to temperature. According to different temp...[Details]
The following content is from "ARM processor bare metal development practice - mechanism rather than strategy", taking the s3c2440 development board as an example The system clock is the heart of t...[Details]
Entering the 21st century, a new round of energy revolution is booming around the world. At the 2019 Taiyuan Energy Low-Carbon Development Forum held recently, many guests from the energy field at ...[Details]
The photovoltaic power station monitoring mobile phone application (iphoneAPP) developed by TAOKE has entered the debugging stage and will be officially released on October 18. At that time, users ...[Details]
The circuit shown in Figure 1 is a high linearity, low noise, wide bandwidth vibration sensing solution. This solution is suitable for applications that require a wide dynamic range (±70 g, ±250 g,...[Details]
On June 11, Professor Wei Shaojun, Director of the Institute of Microelectronics at Tsinghua University, visited Fulian Company for investigation, accompanied by Yang Tao, the leaders in charge of re...[Details]
Qualcomm Technologies, Inc., a subsidiary of Qualcomm Incorporated, announced that it is extending its expertise in artificial intelligence to the cloud with Qualcomm® Cloud AI 100. Qualcomm Cloud AI...[Details]
The Auto Auto APP has obtained the latest news that Jaguar Land Rover will develop a new steering wheel, which is a temperature-controlled sensing steering wheel that can remind the driver to turn l...[Details]
AD Initialization
ADC_CR1 = 0x60; // Set AD conversion clock 1/12, single conversion mode
ADC_CR2 = 0x08; // Set data to right alignment
ADC_CR3 = 0x00; // Do not use data buf...[Details]
The initialization of SPI is relatively simple, but it is best to understand the principle, after all, it is easier to troubleshoot problems. SPI initialization process: 1. Initialize GPIO 2. Initial...[Details]
Hello everyone, my name is Cristiano Amon, President of Qualcomm. I am honored to be able to give a speech at this year’s World VR Industry Conference. Over the past six months, connected technolog...[Details]
This article analyzes the common problems in current electronic product testing and proposes a universal electronic product functional testing platform, which is implemented using COM technology. T...[Details]
According to Zhejiang Daily, on the second day of resumption of work, Ningbo Jiangfeng Electronics set a new record of daily shipments exceeding 1,000 for the first time. Currently, more than 90% of ...[Details]
CAN bus (Controller Area Network) is a communication protocol used in the field of automobile and industrial automation. It has the characteristics of high reliability, real-time and flexibility. H...[Details]