I came to this website because I was looking for Actel information on the Internet. I stumbled across it randomly. I came quite late. The communication group in the communication post posted by SBS [s...
After 3 months, today I summarized the results (or effects) of our design with my doctor. The results disappointed us. The performance of the module was far from what we expected. We used the same alg...
Artificial Intelligence Jiangxi University of Science and Technology Luo Huilan : https://training.eeworld.com.cn/course/4448Main content: Definition of artificial intelligence, tree search algorithm,...
1. The network chip has been replaced, and the network driver has been rewritten. How can I compile this network driver into the Linux kernel? The kernel is version 2.6.30. 2. There are two serial por...
[table][tr][td]Infineon - New .XT-technology from Infineon Significantly Increases Lifetime of IGBT Modules and Opens the Path for Higher Junction Temperature up to 200°C [/td][/tr][/table][table][tr]...
[p=30, null, left][font=宋体][font=Verdana][size=2][color=#000000] Distortion is a problem that needs to be considered when selecting capacitors for any circuit. This type of distortion will occur if th...
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
From the functional classification, it can be divided into: 1. Active control ADAS: ACC/AEB/LKS, etc. 2. Warning ADAS: FCW/LDW/PCW, etc. 3. Other auxiliary ADAS: BSD/ADB/panora...[Details]
If you do not use an external crystal on the STM32, the connection method of OSC_IN and OSC_OUT If you use the internal RC oscillator instead of an external crystal, please follow the following metho...[Details]
1. What is PWM What is PWM? Professionally speaking, it is pulse width modulation. In layman's terms, it is the continuous output of high and low levels. For example, the microcontroller outputs...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]
//******************************************************************************/ #include msp430.h //Note: There must be a delay between two transmissions, otherwise it cannot be sent again, seria...[Details]
In 2014, the production and sales of new energy vehicles in China exceeded 80,000 units, and the development trend is encouraging. In order to enable new energy enthusiasts and junior R&D personnel t...[Details]
1.GCC+PN(WinAVR-20071221) Introduction: WinAVR-20071221 comes with Programmer's Notepad, which is an easy-to-use and powerful code editor with basic functions such as project management, syntax colo...[Details]