[i=s]This post was last edited by freebsder on 2015-5-23 17:47[/i] [size=13pt]Thanks to @[/size][size=13pt]nmg [/size][size=13pt] for your threats and inducements every other day and your daily encour...
[size=3]To our lost childhood (1) After the Chinese test, I cried. After the math test, I realized that I cried too early. (2) Doctor, I can’t sleep recently, I’m in a bad mood, and I can’t eat. What’...
Memory Technology's recent expert position requirements:SSD unit test expert (system test technology/FA expert, responsible for building unit test architecture) (Suzhou/Dongguan)NAND media test expert...
[Transfer] Strengthen the performance of the front-end circuit of the GPS receiver. Source------------------[url]http://www.2cm.com.tw/technologyshow_content.asp?sn =0809100007[/url] [table=500] [tr][...
Use TIM1 to set the reference time of 1ms, and write the program in the timer interrupt as follows: void TIM2_IRQHandler(void) { extern u16 iFlashPeriod; //Indicator light flashing periodextern u16 iF...
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[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]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
China Energy Storage Network:
At the Boao Forum, Zhu Min, the current dean of the National Institute of Finance at Tsinghua University, said: "When talking about blockchain, we must first sep...[Details]
I slightly changed the lyrics of Yu Quan's song "Running", which seems to be
a reflection of the current state of
Huawei Cloud
. At the annual Huawei Analyst Conference held on April 17,
Zh...[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]
STM32 has two watchdogs: independent watchdog and window watchdog. This article mainly introduces the use of independent watchdog. Independent watchdog (IDWG): driven by an independent 40KHZ low-sp...[Details]
Since 2018, the field of artificial intelligence chips has been very lively. Especially in China, the rich vertical application scenarios have provided fertile ground for the development of AI chip...[Details]
Design a program for the 51 single-chip microcomputer. It is known that the crystal oscillator frequency of the 89C51 single-chip microcomputer is 12MHz, and it is required to use T1 timing to output...[Details]
Use P1.0 to output 1KHz and 500Hz audio signals to drive the speaker as an alarm signal. It is required that the 1KHz signal sound for 100ms and the 500Hz signal sound for 200ms, alternating between...[Details]
1.GCC+PN(WinAVR-20071221) Introduction: WinAVR-20071221 comes with Programmer's Notepad, which is an easy-to-use and powerful code editor with basic functions such as project management, syntax colo...[Details]
**File name: ds18b20.c **Description: Use the single bus DS18B20 temperature measurement program and display it on the LCD, taking three effective decimal places. Two integer parts. A total of 5 di...[Details]