[i=s]This post was last edited by ienglgge on 2018-12-8 11:35[/i] When compiling the iar project, Fatal Error[Pe1696]: cannot open source file "stm8s.h" appears. The corresponding file has been added....
Due to time constraints, although it has not been completed yet and has not been done very well, I will write a summary here first and continue to improve it later! Experience of using NXP Rapid IoT: ...
[i=s]This post was last edited by Justice_Gao on 2018-10-9 20:07[/i] My work does not use I2C. I modified it when I had time. It is just for your reference. [code]#include "I2C.h" #define SCL_HIGH gpi...
Why is it that when assigning a variable a value of 0, we can just write *ram = 0, but when assigning it a value of 0xffffffff, we need to write *ram = 0xffffffffu? The following is the specific code/...
Recently, the Meixing 50MW smart photovoltaic project in Xiaojin County, Aba Prefecture, Sichuan Province, undertaken by Guojian New Energy Technology Co., Ltd., was officially connected to the gri...[Details]
With the widespread use of various batteries, fast charging technology has attracted widespread attention. Traditional charging methods take too long to charge, and because the charging process i...[Details]
According to Jiwei.com, the 2021 5th Jiwei Semiconductor Summit with the theme of "The Heart and the Core are in the Same Form, Changes are Like Kunpeng" will be held in Haicang, Xiamen from June 25 ...[Details]
Any ground loop will introduce noise while increasing the probe's rise time by 10-90%. The additional noise is coupled in through the probe ground loop and masquerades as normal noise at the signa...[Details]
Automobile engine fuel injection technology is related to the energy and environmental protection issues in the development of internal combustion engines. Supported by the development of electronic t...[Details]
Battery thermal runaway has become a hot topic, and battery safety has become a research and development focus for automakers.
In recent years, with the rapid development of the new ener...[Details]
China Energy Storage Network News
: Since the "Three Types, Two Networks, World-Class" strategy was proposed, it has been widely recognized by all sectors of society. The company has worked t...[Details]
The frequency offset measurement method developed in the vector network analyzer can effectively solve the problem of reciprocity difficulties and the need for mixer/converter consistency testing. It...[Details]
The NVC incident, on the surface, was an internal dispute between the founder and investors, but in essence it was a process of seeking balance in the corporate governance structure and transformin...[Details]
1 Introduction
Touch screens are increasingly used in embedded systems.
The design methods of touch screens in different application fields are also different. Generally, there are three ty...[Details]
1. Serial port abnormality after waking up from sleep mode STM8L is mainly used for low-power products. Here, there are differences before sleep and after wake-up. When debugging, if you use the seri...[Details]
How much do you know about IGBT? IGBT (Insulated Gate Bipolar Transistor), an insulated gate bipolar transistor, is a composite fully controlled voltage-driven power semiconductor device composed of ...[Details]
I encountered a very strange problem when using the STM32F030C6 external interrupt: 1. Interrupt line 13 always responds (there is no external trigger for this interrupt); 2. During debugging, pr...[Details]
Analysis of Delay_ms() Function Generated by System sysTick() Clock SysTick timer, SysTick is a 24-bit countdown timer. When it counts to 0, it will automatically reload the timing initial value from...[Details]
The reliability design of the single-chip microcomputer is a systematic project. The reliability of the single-chip microcomputer system must be comprehensively considered from the aspects of softw...[Details]