[i=s] This post was last edited by 5525 on 2016-5-25 21:04 [/i] 1. Robots that can perform or assist in surgery 2. Artificial organs 3. Low-invasive medical devices 4. Image diagnostic equipment 5. Me...
My surname is Li, I am a second-rate student from a second-rate school [a junior college student who also makes trouble], looking for a full-time hardware R&D engineer, or in the electronic technology...
[p=25, null, left][b]Why do we need VLAN[/b][/p][p=25, null, left]1. What is VLAN?[/p][p=25, null, left]VLAN (Virtual LAN) is translated into Chinese as "Virtual Local Area Network". A LAN can be a ne...
This is the program I wrote to generate PWM waves. It doesn't work properly. Please help me. Thank you.
void pwm(void) {P1DIR |= 0x02; // P1.1 output(ccR0)TA1CCTL0 = CCIE; // CCR0 interrupt enabledTA1...
sprintf(Data,"%d",temp); LCD_Write_String(0,0,Data); DelayMs(200); But it can't be displayed on the machine. Data is an array, temp is a char type variable. What I want to do is to display the value o...
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]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
When the domestic discussion about "ZTE being banned" was hot, Alibaba officially announced the acquisition of chip supplier
Zhongtianwei
, but the investment amount was not disclosed. At t...[Details]
Recently, the "Smart Photovoltaic Industry Development Action Plan (2018-2020)" jointly issued by six departments has put this concept on the forefront. Photovoltaic smart solutions will become the ne...[Details]
Autonomous driving
and
5G
are the two hot topics that global companies and media are paying the most attention to, and the combination of the two is the focus of everyone's attention....[Details]
At the beginning of the new year of 2018, after the release of the national photovoltaic policy, we found that the state’s support for village-level poverty alleviation power stations has not weake...[Details]
As cryptocurrency continues to gain popularity, a technology hidden behind it has attracted more attention from the world, that is the now hotly debated
blockchain
. Let's follow the embedd...[Details]
Mobile communication resale business means that enterprises can contract part of the communication network usage rights from basic telecommunications operators, repackage them into their own brands...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[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]