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.
[font=微软雅黑][size=3][color=#555555]TI CapTIvate touch microcontroller online seminar, [/color][color=#555555]TI C2000 new features in real-time control systems online seminar has ended perfectly, do yo...
The clock synchronization is realized by two DP83640 chips, based on synchronous Ethernet mode. However, the two PPS second pulses always differ by a fixed value (4ns). I want to solve this problem th...
I am looking at the driver of DM9000A network card chip. I have some questions as follows: In netif.c. // Write 8-bit data void dm_outb(unsigned char out_addr, unsigned char out_data) { unsigned short...
Functions and features of electronic frequency dividers 1. Basic frequency division tasks Since there are many types of speakers now, the system should flexibly configure the functions and frequency d...
In early 2002, I started to write a working program for an IC card prepaid electricity meter. The meter used Philips' 8-bit 51-expanded single-chip microcomputer
87LPC764
, and wa...[Details]
1. Introduction
RFID (radio frequency identification) is a non-contact automatic identification technology that emerged in the 1990s. It uses the characteristics of radio frequency signal prop...[Details]
Microchip's PIC18F46J50 is a low-power, high-performance 8-bit USB microcontroller (MCU) using nanoWatt XLP technology. The current in deep sleep mode can be as low as 13nA, the operating voltage i...[Details]
1 Introduction
A wide variety of communication cables and control cables are widely used in various instruments and control equipment. Whether the cable is well-conducted and
whether
th...[Details]
Among the many members of the single-chip microcomputer family, the MCS-51 series of single-chip microcomputers has occupied the main market of industrial measurement and control and automation eng...[Details]
From the previous section, we have learned that the timer/counter in the microcontroller can have multiple uses, so how can I make them work for the purpose I need? This requires setting the timer/...[Details]
introduction
At present, measuring instruments are developing towards networking, and each individual embedded instrument will become a node on the Internet. This system realizes the network...[Details]
Introduction
X1226 has the functions of clock and calendar. The clock relies on hour, minute and second registers to track, and the calendar relies on date, week, month and year registers to tr...[Details]
There are many types and styles of digital voltmeters in design and development. Traditional digital voltmeters have their own characteristics. They are suitable for manual measurement on site. Tra...[Details]
When developing electronic products with processors, how to improve anti-interference ability and electromagnetic compatibility?
1. The following systems should pay special attention to anti-...[Details]
For a long time, my country has implemented "community-style collective heating" for hot water heating, and settled accounts based on the heating area, regardless of whether the user uses heat. Thi...[Details]
With the development and application of liquid crystal display technology, more and more developers want to use liquid crystal screens to display Chinese characters in the instruments and equipment th...[Details]
When programming in C and assembly, there are interface issues between variables and functions in C and assembly.
Variables defined in a C program are put into the .bss area after being compile...[Details]
The following text is only about the modulation algorithm of Bluetooth technology. I think it is enough to add the Bluetooth module to the microcontroller, and it is not necessary to implement the ...[Details]
Due to work needs, I need to implement square root operations on a single-chip microcomputer. Currently, most square root methods use Newton's
iteration method. After checking some information,...[Details]