[b][b][color=rgb(0,0,0)][font=宋体][size=15pt][b]LESSON3_[font=宋体]Simple play with accelerometer sensor[/font][/b][/size][/font][/color][/b][/b] [b][color=rgb(0,0,0)][font=宋体][size=11pt]1.[font=宋体]Accel...
I am very happy to participate in Renesas's creative collection activity. On the 4th, I participated in the college student electronic design competition held by Renesas. During the four days and thre...
DELAY: ; Delay subroutine MOV R7,#20 D1: MOV R6,#20 D2: DJNZ R6,D2 DJNZ R7,D1 RET TABLE: DB 00000001B,00000010B,00000100B,00001000BDB 00010000B,00100000B,01000000B,00001000B
Which one should be placed...
After adding the library file, it cannot be saved when closing it as shown below. When opening it for the second time, it has to be added again. Is there any other solution besides reinstalling the sy...
Share this article to summarize the use and connection methods of NPN and PNP transistors.
In the microcontroller application circuit, the main function of the transistor is switching.
How to use PNP ...
I have read the source code of mbed these days, and the interface encapsulation for upper-level application calls is quite good. The code quality is relatively high, the comments are also very detai...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
On April 18-19, 2018, at the "Second Distributed Photovoltaic Carnival" held in Hangzhou, Jinko Power and China New Energy Assets Investment, Financing and Trading Platform (hereinafter referred to as...[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]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
1. Introduction to MC68K CPU The MC683xx series of microcontrollers are composed of the famous MOTOROLA 32-bit microprocessors such as MC68K, 68020, 68040, and the compatible 68K, CPU32, CPU3...[Details]
With the development of information technology, intelligence, informatization and networking have become the development trend of modern industrial control. Since the 1980s, the rapid development...[Details]
Recently, Jiangsu GoodWe Power Technology Co., Ltd. ("GoodWe") unveiled two products of the SDT family, the 17kW smart photovoltaic inverter GW17KN-DT and the 20kW smart photovoltaic inverter GW20KN-D...[Details]
Today’s medical devices are filled with increasingly complex electronic devices that monitor, display, assist and warn patients. The latest generation of medical device electronic devices are smaller...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
An easy programming question for microcontrollers! Urgent, write a 3-byte binary subtraction subroutine. When using the main program to call multiple groups of data for debugging, two situations need...[Details]
In the packaging process of a production line, every time the conveyor belt of the production line delivers a product to the packaging machine, the "SP" terminal outputs a pulse to the T1 terminal of...[Details]