[i=s] This post was last edited by tinnu on 2018-10-4 00:44[/i] [code] void pwm_pin_config(void) { rcu_periph_clock_enable(RCU_GPIOA); gpio_mode_set(GPIOA, GPIO_MODE_AF, GPIO_PUPD_PULLDOWN, GPIO_PIN_6...
The solar cell is 0.5W 2V. Both circuits seem to be unable to switch between solar energy and battery properly.[[i] This post was last edited by ssawee on 2011-1-31 22:23 [/i]]...
This question is not very clear. I have erased nandboot on my 2410 board. There is no operating system. I run it naked (hehe, start from the beginning to learn more). For example, my code is now compi...
The official website provides a lot of ADC routines, as well as USB-CDC (virtual serial port) routines. By combining the two, you can collect analog data through a computer.The main code consists of t...
Flip-chip and ball grid array (BGA) are two widely used packaging technologies in the electronics industry. Each has its own advantages and limitations, and in some cases, they can complement each ...[Details]
According to foreign media reports, BMW has just been granted a patent for a screen that could cover the entire roof. BMW hopes to transform at least a portion of the vehicle's headliner into a dis...[Details]
The difference between a series inverter and a parallel inverter is that they use different oscillation circuits. A series inverter connects L, R, and C in series, while a parallel inverter connect...[Details]
Electric vehicles will revolutionize transportation, changing fuel consumption, carbon emissions, costs, maintenance, and driving habits. Currently, a major selling point for electric vehicles is t...[Details]
introduction
With the development of society, people's requirements for the quality of refrigerated and frozen foods are constantly improving. The changes in food appearance and nutritional co...[Details]
Today, the voltage of electronic products continues to rise to 400V, 600V and even 1000V, so there are few electronic load models that can handle such high voltages. Many people consider connecting...[Details]
With rapid economic development, the types of pollution sources are increasing, especially in chemical and industrial zones and their surroundings. The patterns of pollution and the types of ecolog...[Details]
The transition to SDVs (software-defined vehicles) involves more than just replacing parts; rather, it involves the organic connection of various elements, from internal vehicle systems to ext...[Details]
According to the latest financial report data, thanks to its leading position in advanced technology, TSMC's profit performance in the second quarter of 2025 was extremely impressive, with net prof...[Details]
While aberration theory is a vast subject, a basic understanding of some fundamental concepts can make it easier to understand: spherical aberration, astigmatism, field curvature, and chromatic abe...[Details]
Anyone who has driven a pure electric vehicle will find that it starts much faster than a fuel vehicle. So why do pure electric vehicles start so quickly?
We all know that an engine's to...[Details]
System Principle
According to the average imbalance rate of the branch three-phase phase line load and the average value of the branch phase line current, the adjustment of the phase line load...[Details]
In the exhibition halls of the 2025 World
Robot
Conference (WRC), robots of all shapes and sizes competed for attention. As the hustle and bustle of this industry event gradually subsided, ...[Details]
Electric vehicles are structurally composed of three main components: batteries, motors, and electronic controls. Power is transmitted from the battery to the motor, which in turn drives the vehicl...[Details]
Function (FC) parameters
Functions do not have data memory in which to store the values of block parameters. Therefore, when calling a function, all formal parameters must be assigned actual p...[Details]