Under the arm920T platform, if the network cable is not plugged in when booting up, and then the network card cannot be activated after the network cable is plugged in after startup, what is going on?...
Semiconductor vendors support their microcontrollers with development boards such as evaluation boards and demonstration boards. The intended use of these boards is to allow engineers to first become ...
The theoretical amplification factor of INA128 is 100 times when RG=500 ohms. When the input is 150KHz, 10mV AC, its amplification factor remains almost unchanged. Why is it like this?...
Actually, I replaced the electric oven a month and a half ago, but I forgot to dry it. As a small electrician, it is okay to bake something to reward myself in my spare time.Moon cakes baked during th...
Key technologies of TD-SCDMA - Smart antennas Smart antennas are bidirectional antennas installed at the base station site, which obtain directivity through a group of fixed antenna units with program...
The most significant event in the technology circle during this period is undoubtedly the news that ZTE was banned by the United States. Once the news came out, it shocked the entire Chinese techno...[Details]
China's photovoltaic power generation installed capacity achieved rapid growth in 2017, and distributed photovoltaics achieved explosive growth. In 2017, the country's photovoltaic installed capaci...[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. Placement suspension void NVIC_Configuration(void) { NVIC_InitTypeDef NVIC_InitStructure; /* Set the Vector Table base location at 0x08004000 NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x4000)...[Details]
0. Preparation First use st-link to connect the stm32 core board and PC for burning St-link Stm32 3.3V 3.3V GND GND SWDIO PART SWCLK DCLK Then connect with USB serial port board to v...[Details]
I have always wanted to write some posts and blogs, but I just couldn't bear to do it as I just graduated. After some preparation, I decided to write down some of the things I learned in the past few...[Details]
Time flies. Since the beginning of 2018, news related to home appliance companies have repeatedly made headlines, and competition in the home appliance market continues to intensify. In order to be...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
Processors with artificial intelligence are mostly integrated into cars, PCs, security cameras, smart speakers, robots and other related technology equipment, but
AI
chips were initially de...[Details]
Every era has its own representative company, and the small game between representative companies in the big era also reflects the big game between countries to a certain extent. Let's learn about ...[Details]
Many embedded geeks are wondering what the future holds if they continue to invest time, energy and money in MICroChip's PIC32 series MCUs. Will their investment be safe, and how does it compare ...[Details]
As the brain of a mobile phone, the mobile phone processing chip is of great importance. Xiaomi, which started out as the MIUI company, has long been keenly aware of the gap between China and devel...[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]
The key is the configuration of registers. The T1 timer (16 bits) of CC2530 needs to configure three registers: T1CTL, T1STAT, IRCON Here is just a brief introduction. For more details, please refer ...[Details]