There is no one to teach me how to learn FPGA. Can I learn it just by watching tutorials? I have bought a black gold FPGA development board. The only information I can find is the source code provided...
[b]Which friend[/b] has used [b][u]domestic[/u] driver chips for [b]brushless DC motors and [b] brushless DC motors? Requirements: [/b]Continuous output current above 3A, peak current above 6A, operat...
Python has been very popular in the past two years. Big data, artificial intelligence, and deep learning all use Python. When I was in college, I also taught myself how to do it, but I didn't expect i...
[i=s] This post was last edited by tiankai001 on 2019-1-8 11:10 [/i] [b]VI. Negative power supply PNP transistor collector DC circuit [/b][align=left][color=rgb(34, 34, 34)][font="]The figure below is...
Today I am using STM8L151K6 as output enable for ADP3110A, so I configured the IO port as follows: PC1 GPIO_Init(ADP3110A_EN_PORT, (GPIO_Pin_TypeDef)ADP3110A_EN_PINS, GPIO_Mode_Out_PP_High_Fast); GP...[Details]
Industrial Ethernet, fieldbus, and industrial wireless are the three major mainstream technologies in the field of industrial communications. Integrating fieldbus, Ethernet, embedded technology, an...[Details]
China Energy Storage Network News:
On February 22, the State Grid Corporation of China held its 2019 Science and Technology Work Conference. The conference implemented the spirit of the compa...[Details]
According to foreign media reports, Ford Motor Company has applied to the US Patent and Trademark Office (USPTO) for a new patent: a vehicle usage simulation system. Image source: USPTO Simula...[Details]
1. MSP430F5438A has three timers: TA0, TA1 and TB0. 2. CCR0 has a single interrupt vector with the highest priority. The other CCR1--CCR5 share a common interrupt vector. 3. Interrupt vector: #def...[Details]
According to Taiwan media Economic Daily, BYD Electronics' contract manufacturing of Apple's new iPad will put Hon Hai Group's Foxconn in mainland China in a situation where it will be attacked from ...[Details]
What is SIC? Compared with Si devices, what are the advantages of SiC power devices? Based on the comparison between SIC devices and SI devices, Electronics Fan Network tells you the difference in pe...[Details]
German photovoltaic inverter (PCS) manufacturer SMA Solar Technology announced on June 25 that it has introduced a "hybrid energy supply system" test device consisting of photovoltaic power gener...[Details]
1. Battery charging algorithms for trickle charge, fast charge and steady charge
Depending on the energy requirements of the final application, a battery pack may contain up to 4 lithium-...[Details]
Use Timer for periodic timing
In some applications of STM32, users have the requirement to execute certain programs periodically. The timer can be used to generate a fixed time period to meet suc...[Details]
Introduction Like the IWDG of STM32, the function of the window watchdog is also a means of recovery from unpredictable situations, but the usage of the window watchdog is somewhat different from tha...[Details]
SysTick is a system tick clock, which can be configured in three steps.
1. SysTick initialization
void SysTick_Configuration(void)
{
/*Select HCLK as the SysTick clock source*/
SysT...[Details]
What is a car wiring harness?
Like the nerves and blood vessels of a car, the automotive wiring harness carries the transmission of the car's power and signals and is an important component of...[Details]
1. MC68360 chip introduction
MC68360 is a highly integrated 32-bit general-purpose communication controller, widely used in communication equipment. Its main features are as follows:
The e...[Details]