What exactly is a sine filter? Why is it so commonly used in delta-sigma ADCs? In my last blog post I mentioned that the name “sine” comes from its frequency response which is a sin(x)/x function. The...
For embedded applications, the simplest test is to light up the LED. Now I will do an experiment to light up the LED using GPIO. From the limited information, CH2601 uses the E906 core and the system ...
When I saw the activity of the ST60 wireless connector, I was helping a customer troubleshoot a problem: when the control box was assembled, the cable length margin was insufficient, and the bending o...
[i=s]This post was last edited by jinglixixi on 2022-4-21 13:39[/i]Since the core chip used by AT-START-F425 is a USB-oriented microcontroller and provides corresponding USB flash drive reading and wr...
TI's MSP430 series microcontroller is an ultra-low power mixed signal controller. It uses a 16-bit reduced instruction set and integrates 16 general registers and constant generators, which greatly im...
The ports of MSP430 are P1, P2, P3, P4, P5, P6, S and COM (different models contain different ports, such as MSP430X11X series only have P1 and P2 ports, while MSP430X4XX series contains all the above...[Details]
When searching for information about solid-state batteries recently, Hansen Chang, a team leader of Mercedes-Benz's solid-state research group, mainly introduced some of Mercedes-Benz's views on soli...[Details]
STM8-Debug is a STM8 debugger on Vscode. It can debug STM8 devices by connecting to STLink devices using GDB. Precautions: The executable field of launch.json must be the path to an executable file...[Details]
Set the digital dial to 20V (or 200V) AC voltage, do not connect the black test pen, hold the insulating rod of the red test pen with your hand, and touch the two holes of the socket (or the exposed ...[Details]
Jaguar has announced that its engineering team has worked with Pramac to develop a zero-emission energy storage device powered by Jaguar-PACE batteries.
Pramac’s technology is ca...[Details]
1 Trends and Challenges of Vehicle Electrification Electrification-related applications in the automotive market are key factors in reducing the impact of carbon emissions from transportation. In...[Details]
On the evening of October 19, CATL revealed in response to investors’ questions that the company’s Hungarian battery factory has a planned production capacity of 100GWh. The first phase of constructi...[Details]
TE Connectivity (hereinafter referred to as "TE") released the "Development Report of Medical Application Sensors in the Intelligent Era". As the fourth field targeted by TE's smart sensor series rep...[Details]
I built the first STM8 project according to the tutorial (Qingfeng Electronics) and the following error occurred. Appear: Fatal Error : cannot open source file "stm8s_gpio.h" D:stm8testdriverled.h ...[Details]
According to DIGITIMES, Qualcomm and Nvidia recently transferred orders to Samsung Electronics, and there were problems with chip performance and supply, which made other chip manufacturers more dete...[Details]
The same as C calling assembly, the first four parameters are passed using R0-R3, and the rest are passed using the stack Test this program: //*******************************************************...[Details]
Two new simultaneous-sampling A/D converters, the MAX125 and MAX126, are complete 14-bit data acquisition systems that can simultaneously track and hold 4 of the 8 inputs (see Figure 1). The on-b...[Details]
Autonomous vehicle sensors are key components for realizing autonomous driving functions. They provide the necessary perception and decision-making basis for the autonomous driving system by collec...[Details]
First of all, if you want to use PWM mode, you have to choose which timer to use to output PWM! Except for the two ordinary timers TIM6 and TIM7, which cannot output PWM, the rest of the timers can o...[Details]
In the field of microcomputer integrated protection and automatic control devices of power systems and other industrial automation control, the application of microcontrollers is becoming more an...[Details]