[align=left][font=宋体]Whichever one you need, take it yourself[/font]~ezchina.analog.com/thread/17635[/align][align=left] [/align][align=left][font=宋体]E-BOOK[/align][align=left][list] [*]ADI[font=宋体]Re...
I am using lpc2214. I read the Chinese document published by Zhou Ligong. It says that when P1, P2, and P3 are used as input , the level can be pulled up by the built-in pull-up resistor . I think thi...
As the title says, I recently encountered a problem that the connection and burning of the MSP430 chip failed after installing IAR, as shown in the figure below. Later, I tried many methods and found ...
Recently, NXP launched a new processor, i.MX RT1170, which is said to have a main frequency of up to 1G! What does that mean?The main frequency of general MCUs, such as the familiar ST MCUs, is genera...
[size=4]TMS320C54x applications are generally more complex, so it would be very difficult and inefficient to program completely in assembly language. However, C language has become a trend in microcon...
[i=s]This post was last edited by tiankai001 on 2014-5-14 11:12[/i] [align=center][color=#000][size=5] Illustrated Electronic Innovation Production Book Album[/size][/color][/align] [size=5][color=#00...
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[Details]
The status of interrupts in developing embedded systems is absolutely unquestionable. In the era of C51 microcontrollers, there were only 5 interrupts, including 2 external interrupts, 2 timer/counte...[Details]
After we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
In the Chinese automobile market, the trend of new energy vehicles and driverless cars is leading the transformation of China's automobile industry. As the world's largest automobile market, "Chinese...[Details]
Leading Chinese PV inverter manufacturer Huawei said it is supplying string inverters to a 75MW fully digital utility-scale solar project in Brazil, which it claims is the first of its kind in the cou...[Details]
Temperature, humidity and irradiance are must-measure items in the photovoltaic industry. However, most of the current data collection is done by storing data in USB flash drives for offline analys...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
STM32 has two watchdogs: independent watchdog and window watchdog. This article mainly introduces the use of independent watchdog. Independent watchdog (IDWG): driven by an independent 40KHZ low-sp...[Details]
This is a "cooperation" that is related to the future development of China's semiconductor industry. Let's follow the embedded editor to learn more about the relevant content.
Last week, a...[Details]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[Details]
When STM32 uses JTMS (PA13) and JTCK (PA14) as normal I/O ports, add the following code before initialization (the order cannot be reversed): RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO, ENABLE); G...[Details]
Table of contents: 1 Overview 2: Common interrupt functions 3: PWM output 1 Overview In development, timers are widely used, which can be simply summarized into three aspects: 1.1: Application of ...[Details]