1. Two-in-one serial port programming download cable for c8051f MCU (c2, jtag) and at89s5x MCU (isp), extremely fast, supports 3 volt (c8051f MCU), 5 volt (at89s5x MCU) power supply, novel design, rel...
[size=5][color=#000000] [/color][/size][size=5][color=#000000] [/color][/size][color=#000][size=5] By drawing, we can successfully connect 1081 to fuhome.net and upload data successfully. [/size][/col...
Dear masters: My question is this: I use GPB0, GPB1, and GPB9 to connect the control pins CS, SID, and SCLK of an LCD respectively. The function part of sending data in the 51 microcontroller is as fo...
http://item.taobao.com/item.htm?id=2082788157Quantity : 5,000 pieces. Available while stocks last. Thank you for your support. Welcome to visit our store....
Speaking of learning PCB thermal transfer, I don't know when I started. I remember I bought 10 yuan of transfer paper at the beginning, but I couldn't transfer a single piece well! Later, I used self-...
Haha, when I was looking for information, I found an article I wrote before. Let's study it together:) I spent some time today to re-read the interruption. My previous understanding of interruption wa...
ZTE,
caught
in the vortex of
the US ban on the sale
of chips
, has sounded the alarm for China's information technology industry and revealed China's "chip disease". Let's follow the ...[Details]
1.MAX31865 (1 Introduction The MAX31865 is an easy-to-use thermistor-to-digital converter optimized for platinum resistance temperature detectors (RTDs). External resistors set the RTD sensitivity, a...[Details]
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[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]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
*This article is based on the author's report at the "Embedded System Association Theme Discussion (Total 22nd) - Current Situation and Development Prospects of Internet of Things Operating Systems...[Details]
In recent years, in order to meet the needs of social development, more and more companies have entered the fields of smart phones, artificial intelligence,
VR
, AR, etc. After seeing the d...[Details]
In January, Android 7.0 Marshmallow surpassed Lollipop three years ago to become the second most used Android version in the world. According to
the latest data from
Google
, a snapshot of d...[Details]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
STM32 has 2 watchdogs: independent watchdog and window watchdog. Independent watchdog IWDG: A system fault detector that is independent of the system and is not affected by the system because it has ...[Details]
The calculation formula of the watchdog feeding time (watchdog overflow time) is: Tout=((4*2^prer)*rlr)/40 Tout is the watchdog overflow time (in ms), prer is the watchdog clock prescaler value (...[Details]
DMA: 1. When using DAC, when the converted analog signal is output through the IO port, why is the IO port also configured to input mode? PS: The stm32 manual defines that PA4 and PA5 are connected...[Details]
****************************************************************** 1. The operand is in register, R0--R7 2. Operands are in internal RAM 3. Operands are in external RAM But they are all similar. For ...[Details]
;Question requirements: ;Stopwatch timing, press S0 to start timing, and the digital tube will display; ;Press S0 again to stop. If S0 is not pressed to stop after counting for 1 minute, the buzzer w...[Details]