After a few days of hard work, my GD32E230C-EVAL development board platform was finally built, and I compiled and downloaded my first test code. This test code mainly displays its own content on the s...
1. Task requirementsUse the timer TA of the MSP30F247 microcontroller to generate a set time interval interrupt, and switch the LED light on and off in the interrupt service program, turning it on for...
1997 1. MBAs (Master of Business Administration) became a hot commodity. They were highly sought after by Chinese companies. Studying for an MBA abroad became fashionable. Various MBA books appeared...
With the transformation and upgrading of the economic structure and the advancement of hard-core research, the endless species in China are becoming more and more brilliant, and technologies such a...[Details]
In 2016, Professor Takao Someya of the University of Tokyo published an article titled "Plastic sensors will be the next development opportunity for polymer electronic materials" in Nature magazine...[Details]
Daniel Makus, Global Application Manager of Electric Vehicle Charging at Infineon Technologies, and Severin Kampl, Senior Application Engineer of High Voltage Power Conversion at Infineon Technologie...[Details]
The 51 single-chip microcomputer is the first single-chip microcomputer that every electronic engineer comes into contact with (at least all the ones I know are, and it is not ruled out that there are...[Details]
Battery System FTA NHTSA has successively released some documents on battery safety made by American automakers. This report "Ford Safety Performance Of Rechargeable Energy Storage Systems" released ...[Details]
The source program of the avr microcontroller is as follows: //ICC-AVR application builder : 2018/1/11 10:02:04 // Target : M16 // Crystal: 8.0000Mhz #include iom16v.h #include macros.h #define ...[Details]
In many cases, when the timer/counter is often used for other purposes or cannot be implemented, the only way to delay is by software, for example, the delay exceeds the maximum value of the timer ...[Details]
Introduction to UDS
UDS (Unified Diagnostic Services) is a universal diagnostic service standard used for the diagnosis and debugging of automotive electronic control units (ECUs). UDS is a co...[Details]
People often say: technology changes life. Indeed, people's lives have undergone earth-shaking changes due to the rapid development of technology. Living in the present, we have experienced the infin...[Details]
The research on flicker-free is most intuitive from the perspective of power supply. In fact, it is a question of "frequency". The human eye and CCD probe will not feel ultra-high frequency, but the...[Details]
As a basic medical care equipment, the ward call system has gradually become popular and has been continuously improved. The traditional ward call system uses PC network monitoring and wired control. ...[Details]
Problems with printf in mplab and iar (the first item below has been verified by Lei Qingsheng 2017-10-24 20:18) 1. To use PRINTF in MPLAB PIC microcontroller, add the following function to your proj...[Details]
On December 18, 2021, the 2021 RT-Thread Developer Conference hosted by Ruiside Technology came to a splendid conclusion in Shenzhen. As the most anticipated annual technology feast in the AIOT indus...[Details]
Abstract: This article briefly introduces the design and implementation of encoding and decoding of (2, 1, 3) convolutional codes. The encoding circuit can be implemented with FPGA. The decoding...[Details]