-
NXP's software-defined automotive platform will add a new family member in 2024: RFCOMS radar SAF86xx. This radar product was unveiled at the CES exhibition in Las Vegas not long ago. According to ...[Details]
-
This article explains the effects of DC bias supplies on operational amplifiers (op amps) used in sensitive analog applications. It also covers power supply sequencing and the effects of DC supplies ...[Details]
-
The decision-making and planning module in autonomous driving is one of the most core indicators for measuring and evaluating autonomous driving capabilities. Its main task is to analyze the curren...[Details]
-
Introduction
The increasing application of electric motors has made the research on their drive control more and more a hot topic. With the widespread use of power VMOS devices and insulated ga...[Details]
-
A robot servo controller solution based on COMX and STM32 was designed. First, the function and structure of the COMX module were introduced, and then an interface circuit based on FSMC was designe...[Details]
-
Digital atmospheric pressure gauge features: The instrument is digitally calibrated without any hardware adjustment. Double-row LCD display, direct digital reading. Power level display, battery l...[Details]
-
1. Introduction
Automobile noise, vibration and the ride comfort caused by them, namely NVH (Noise, Vibration & Harshness), is a comprehensive issue to measure the quality of automobile produc...[Details]
-
//1. Pointer function
#include "stdafx.h"
void fun1(int a,int b)
{
printf("%d %d
",a,b);
}
int _tmain(int argc, _TCHAR* argv )
{
void (*fun)(int x,int y); //void is the ...[Details]
-
Application Background
If you are having a hard time choosing a processor for your project: on the one hand, you are complaining about the limited instructions and performance of 16-bit microcontroll...[Details]
-
The AC speed control system composed of frequency converter and AC motor has a wider allowable voltage fluctuation range, smaller size, stronger communication capability, and better speed control p...[Details]
-
I've been playing around with STM8 recently, learning and using it, and I found that there are many things I don't understand. I wrote this blog to record my experience of using PWM to control the ...[Details]
-
With the in-depth development of electronic technology, various intelligent instruments are becoming more and more numerous, involving more and more fields, and the requirements of instruments for po...[Details]
-
This article will share the explanation of the basic terms VF, IV, WL, and IR of LED . V stands for voltage. F stands for forward. I stands for electric current. R stands for reverse. WL stands for...[Details]
-
Recently, German lighting company OSRAM announced that it has reached a comprehensive business combination agreement with Austrian semiconductor company ams (AMS) and recommends that its shareholders...[Details]
-
Ultra-wideband (UWB) technology is not uncommon in the automotive industry. From car keys to liveness detection, this new transmission method can be used. Today, let's look at a more innovative app...[Details]