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.
[i=s]This post was last edited by jameswangsynnex on 2015-3-3 19:58[/i] When a product or a technology is still in its emerging stage, it cannot be said to be a complete failure. In terms of functions...
I saw someone discussing the problem of mobile phone charging, and happened to see this article, so I shared it with everyone: [img]http://mmbiz.qpic.cn/mmbiz_jpg/ohlqC6ibiafH94NohsCbFqoJRFM3biaDiaJx1...
[color=black][font=宋体][size=10.5pt]There are so many development boards on the market that you will be dazzled. So whether you are a novice or an expert, you should be careful when choosing a developm...
After modifying the driver of the touch screen controlled by at91sam9261+ADS7843e under Linux, I use a small test program to read the coordinates of the touch screen, but the coordinate values read ou...
At one site, there is an electric motor with slightly larger power. In the motor junction box, the N line coming from the cable has been grounded (grounding terminal inside the box), but the motor cas...
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]
1. Brief description A summary of "How to build uClinux kernel transplantation on ARMSYS development board with S3C44B0X as core", including the analysis of Bootloader function and the key co...[Details]
The ARM11 (S3C6410) processor is selected as the hardware platform, the embedded Linux operating system is used as the software platform, the background difference method and the frame difference...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
The role of the watchdog: Since the operation of the microcontroller is often interfered by the external electromagnetic field, the program may run away and fall into an infinite loop. The normal ope...[Details]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[Details]
Title: Use the table lookup method to convert a hexadecimal number into ASCII code. The input parameter is placed in the internal RAM 50H, and the output parameter is in R0. Requirements: Complete th...[Details]
Compilation environment: (Keil) MDK4.72.10 STM32 library version: STM32F10x_StdPeriph_Driver_3.5.0 1. This article does not provide a detailed introduction to the basic knowledge of FLASH. If you d...[Details]
//------------------------------------------------------------ // MSP 430 subroutine (LCD controller subroutine) // Statement: Please keep the above information for reprinting. For commercial use,...[Details]