-
Since version 2.10, TekScope software and Tektronix oscilloscopes (such as 4B Series MSO) have introduced TekHSI high-speed interface technology, which allows you to transfer waveforms up to 10 tim...[Details]
-
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
-
According to foreign media reports, Japan has approved the export of hydrogen fluoride to Samsung. Hydrogen fluoride is a key material for etching and cleaning wafers. Samsung will be able to use thi...[Details]
-
Today, Huawei officially launched the thin and light flagship notebook MateBook X, which uses the industry's first floating full-screen, with 3K resolution and 278 PPI, 90% screen-to-body ratio and 3...[Details]
-
Game-changing BeagleV®-Fire single-board computer delivers powerful performance and new connectivity options Shanghai, China, November 6, 2023 - element14, a global distributor of electronic compo...[Details]
-
Liquid flowmeter is a precision instrument manufactured based on the Karman vortex principle for measuring the flow of liquid, gas, and steam in sealed pipelines. What types of liquid flow mete...[Details]
-
On September 28, Yining County held a groundbreaking ceremony for a 300,000 kW/1.2 million kilowatt-hour independent energy storage project, completing an important link in the development and constru...[Details]
-
CMOS interface ICs are used as entry points for wired connections between electronic systems. If those external connections are mishandled, the interface IC can be damaged by shorting to ground or by ...[Details]
-
The screenshot below is the information about the ADC status register ADC1_SR in the STM32 reference manual that I read.
After referring to the information on the Internet, I feel that the ...[Details]
-
Renesas Electronics has resumed operations at its Kofu Plant in Kai City, Yamanashi Prefecture, to expand production capacity for power semiconductors in response to growing demand for electric veh...[Details]
-
Although in many people's minds, mobile power is a universal large-capacity battery that can charge handheld devices, but in our daily use, we still need to use a few simple tricks to fully play the ...[Details]
-
Figure 1 is a schematic diagram of a MEMS structure oxygen sensor. A SiO2 isolation layer is grown by thermal oxidation on a P-type silicon substrate, and polysilicon is grown by LPCVD equipment and ...[Details]
-
I recently started to learn about the PWM signal input of the flight control, and I found that my previous understanding was not quite right. The Bluetooth signal receiver I made a year ago directly ...[Details]
-
The 8051 microcontroller serial interface is a programmable full-duplex serial communication interface. It can be used as an asynchronous communication method (UART) to connect to external devices ...[Details]
-
//Serial digital tube displays TLC549 AD conversion value
// Chip ATMEGA16L
// Clock 4MHz internal
// us delay j=1;while(--j); One loop 6 cycles, 4M crystal oscillator, delay 1.5us
#include iom16...[Details]