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 NBM provides bidirectional 48V to 12V conversion in a package less than 3.3 cubic centimeters, supporting 98% peak efficiency at 750W of steady power and 1kW of peak power. With a switching freque...
What is the difference between the full-port and half-port of Zhongying SH367309 5-16 series lithium battery protection chip?I have an answer in my mind, but I don't know if it is correct. Let me see ...
I have been working overtime these weeks and have little time, so my new colleague took time out to help solder a few boards.Connect the battery and USB, charging is normal...
ESP32 provides two SD/MMC hardware channels and also supports access to SD cards through one of two SPI ports that users can normally use. The slot parameter can take values from 0 to 3, slot0 and 1 u...
Because the MCU has CPU, memory, IO, etc., it looks like a relatively small computer (to be more humane to match the following text). So when understanding the MCU, if you can integrate your previous ...[Details]
Hardware accelerators integrated within the processor can implement three widely used signal processing operations: FIR ( finite impulse response), IIR (infinite impulse response) and FFT (fast Fourie...[Details]
1 Explanation of some common English abbreviations in ARM MSB: Most Significant Bit; LSB: Least Significant Bit; AHB: Advanced High-Performance Bus; VPB: VLSI Peripheral Bus that connects on-chip per...[Details]
The purpose of learning PIC microcontroller is to make a 433M wireless switch. I have learned 51 and AVR microcontrollers before, and I have some basic knowledge of 8-bit microcontrollers, but this i...[Details]
The purpose of the experiment: to light up an LED lamp. The source program of the experiment: @********************************************************************************** @ File: crt0.S @ Fun...[Details]
The 89C51 chip does not have its own PWM generator. If you want to use 51 to generate PWM waves, you must use software programming to simulate. The methods can be roughly divided into two methods: so...[Details]
Proteus 8 Frofessional v8.9 SP2 I got this from my senior. It was originally intended to be used to make a writing robot, but later he changed it to Arduino UNO. I couldn't find any information o...[Details]
1. Hardware Schematic Diagram There are two LED lights D1 and D2, the corresponding PINs are PB6 and PB7 respectively, and the LED lights are lit when the level is low 2. Register Map The general...[Details]
The AVR Control and Status Register provides information about the reset source that caused the AVR to reset. · Bit 7..4 – Res: Reserved bitsThese bits in the ATmega168 are not used and always retu...[Details]
Each ADC module of STM32 can switch to different input channels and perform conversions through the internal analog multiplexer. STM32 has specially added a variety of group conversion modes, which ca...[Details]
The emergence and evolution of FD-SOI process has made it one of the pioneering advances in low-power semiconductor design. Although not as common as the mainstream fluid CMOS process, FD-SOI provide...[Details]
0 Preface
LCD liquid crystal display meets the increasing requirements of embedded systems, especially in the fields of industrial control and consumer electronics. It has the advantages of stability...[Details]
The emergence of far is to support the newly emerged 8051 family enhanced MCUs, which may have more than 64KB of memory. Use far to access the extended RAM, and use const far to access the extended R...[Details]
0 Overview At present, there are tens of thousands of people who pass the car license test in China every day. Many of them start driving after a long period of isolation after passing the licen...[Details]