I have only been in contact with circuits for a short time. I want to find a 4-layer PCB board to see how others design multi-layer boards. Thank you everyone...
The results of the 2010 EEWORLD Person of the Year selection have been announced. First of all, I would like to thank everyone for their support of EEWORLD 's work over the past year, thank the selfle...
I would like to ask everyone:I designed a cc2430 circuit board with no peripheral devices, which is basically the same as Wireless Dragon's early products.When I downloaded the 2006 protocol stack, th...
I want to create a publication on my PC and then use SQL CE to subscribe to it. Do I need to set different login names for creating the publication and subscribing to the publication? How do I set it?...
[align=left][font=宋体][size=2]When the Spirit and Opportunity landed on Mars and stirred up a new wave of Mars fever, I found this article I translated last year to read the episode of that year. Since...
Requirements: Bachelor degree or above (Master's degree preferred), more than 2 years of analog circuit design experience, interest in technology, good English and electronics foundation (top 10 engin...
International Solar Photovoltaic Network News: Chinese inverter company Sungrow announced that it will build a 3GW photovoltaic inverter manufacturing plant in Bangalore, the capital of Karnataka, ...[Details]
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
1. Purpose In actual product release, if the program stored in the MCU Flash is not protected, some illegal companies may read the program in the Flash through an emulator (J-Link, ST-Link, e...[Details]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[Details]
After searching a lot of information, I finally understood the time base timer. I did not use any library functions but operated the registers directly. The following introduces the systick in STM32...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
Nowadays, everyone is saying that "technology is people-oriented". The essence of the development of technology is to serve the improvement of the quality of life of human beings. Automated driving...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
ADC: 1. The ADC module inside STM32 has three ADC1, ADC2, and ADC3, which are independent of each other, so synchronous sampling can be performed. 2ADC input clock must not exceed 14MHz, it is genera...[Details]
Microcontroller programming: Find the maximum number and store it in the BIG unit. Assume that the internal RAM stores a group of unsigned numbers starting from the LIST unit, with the number of data...[Details]