With over 135 years of experience, more than 50 industrial sites and 18 R&D centers in 35 countries, Mersen Electrical Power is a global expert in power and advanced materials for high-tech industries. They offer a broad portfolio of electrical protection and control products and provide solutions for power management applications. The Mersen team works with customers around the world to design and deliver custom solutions and essential products for the commercial, industrial, renewable energy, power electronics and electric vehicle markets. Mersen's mission is to make its customers' applications safer and more reliable.
The registration for the 2020 ST competition ends today at 23:59~
Attention to those who want to sign up, if you don't sign up, you can only watch.【How to register】1. Select a package you want to appl...
The new wave of demand for Bluetooth devices, cordless phones and cellular phones is prompting Chinese electronic engineers to pay more and more attention to RF circuit design skills. The design of RF...
[align=left][color=rgb(85, 85, 85)][font="][size=14px]Author: Zachary Kingsak and Avi Yashar of Texas Instruments[/size][/font][/color][/ align][align=left][align=center][color=rgb(85, 85, 85)][font="...
Today''s integrated solutions don''t necessarily have to result in a high level of complexity. The introduction of new wireless standards often places tremendous pressure on the underlying technologie...
introduction
Jacquard is to control the rise and fall of the warp in the weaving process of the fabric to give it an uneven three-dimensional effect. With the development of electronic tec...[Details]
When I was reading the chip manual of SDRAM, I kept thinking about this question: How is the capacity of SDRAM calculated? After searching various materials on the Internet, I finally share my summar...[Details]
1 Introduction With the rapid development of science and technology and economy, people's concept of home has changed from simple living to focusing on humanized housing needs, such as safe, comforta...[Details]
0 Introduction
With the development of science and technology and the progress of society, field monitoring systems have been increasingly widely used in finance, transportation, commerce, industria...[Details]
void WWDG_INI(void) { WWDG_WR = 0x60; //Watchdog window value, the window value must be above 0x3F, but must be less than the count value, otherwise the watchdog cannot be fed WWDG_CR = 0x...[Details]
The DC system of power plants and substations is a very important working power source in the power system. It provides power for secondary equipment such as electrical, thermal, automatic devices, re...[Details]
Since STM32 has many pin functions, multiplexing and remapping are often used to facilitate the use of hardware. Here we mainly mention the problem of pin correspondence between SWD and JTAG ports. I...[Details]
1. Functions of LCD controller The LCD controller mainly completes two tasks: Get data: tell the LCD controller the address of the framebuffer, bpp, and resolution. Send data: Tell the LCD contro...[Details]
MCU LCD display program Hardware circuit: 51 minimum system, no bus mode, direct I/O form, including matrix keyboard, 1602 LCD, a digital tube, 4 LEDs, buzzer, etc. //Complete modified version of...[Details]
In order to save space in the data memory in Keil , an array or string is defined by the "code" keyword to be stored in the program memory: uchar code buffer ={0,1,2,3,4,5}; uchar c...[Details]
What are the control signals when connecting DAC0832 to 89C52 microcontroller? What is their function?
Answer: ILE: Data latch enable signal, high level is valid.
Input register selection signal,...[Details]
Smart home requires that household appliances can be interconnected and interoperable via a network (bus), and the bus protocol is the essence of it. At present, the dominant home network standards...[Details]
The ARM processor startup process involves three aspects of knowledge:
Startup method
Address layout
Start the process
The boot process of the S3c2440 ARM ...[Details]