The microcontroller I use is STM32F103RBT6, 128K flash. I want to save data when power is off. The flash has a page of 1KB, and I want to divide it into 30 parts, each with 32 bytes of data. The data ...
[i=s]This post was last edited by qiushenghua on 2015-11-16 17:55[/i] Previously in [url=https://bbs.eeworld.com.cn/thread-477088-1-1.html][b][color=#ff8c00]"【USB Type-C Series】Reading Blogs, Initial ...
Operational amplifiers (op amps) are the cornerstone of the entire analog circuit design. Choosing an appropriate amplifier is crucial to achieving system design specifications. Considerations: 1. Op ...
[size=4]In MSP430 microcontroller, one clock cycle = the inverse of the MCLK crystal oscillator. If MCLK is 8MHz, then one clock cycle is 1/8us. [/size] [size=4] [/size] [size=4]One machine cycle = on...
My idea is to use: AD sampled voltage 0x7ce/AD reference voltage = PWM duty cycle x/PWM period if (ADC12MEM0 > 0x7CE) x = x - 5; else x=160; if (ADC12MEM0 < 0x7CE) x = x + 5; else x=160; But it doesn'...
Although the frequency division program is simple, I think it is an inevitable stage of learning to go from the simple to the difficult, and we will naturally grow up slowly. So if you have time, ever...
AD8205 is
a single-supply high-performance differential
amplifier
launched by
Analog
Devices of the United States
. The typical single-supply voltage is 5V, and its common-mode volta...[Details]
On the afternoon of July 10, Beijing time, Taiwan's largest chip designer MediaTek expects its smartphone chip shipments to grow by double digits in the third quarter of this year, and the company is ...[Details]
Smart lighting control systems provide high controllability for various buildings and further enhance the level of green energy. They are the core products of energy conservation and digital techn...[Details]
With the continuous consumption of earth's energy and the scarcity of resources, the harm of greenhouse effect to human beings, and the serious pollution of the atmosphere to the earth, the intern...[Details]
The traditional display screen using 51 single-chip microcomputer to control LED dot matrix has relatively simple functions. If it is to achieve diversified functions, it often takes a lot of time ...[Details]
With the advocacy and implementation of the government's Safe City Plan, the security market has increasingly higher requirements for the clarity of surveillance images. Imagine that after a case o...[Details]
Among the many members of the single-chip microcomputer family, the MCS-51 series of single-chip microcomputers has occupied the main market of industrial measurement and control and automation eng...[Details]
From the previous section, we have learned that the timer/counter in the microcontroller can have multiple uses, so how can I make them work for the purpose I need? This requires setting the timer/...[Details]
FPGAs are used in 81% of electronic systems, including many commercial and defense products, and most FPGAs use BGA packaging. The BGA packaging is characterized by small solder balls and small sol...[Details]
In today's body control module (BCM) designs, savvy engineers are moving away from electromechanical relays whenever possible. Their next step is to eliminate fuses. But is eliminating fuses a nece...[Details]
Only a small number of LED manufacturers can produce high-quality LEDs. For applications that are only used for simple indication, low-quality LEDs are sufficient. However, high-quality LEDs must...[Details]
1. Introduction
With the increasing popularity of fully automatic washing machines, consumers have higher and higher requirements for their environmenta...[Details]
1. Proposal of
reconfigurable
measurement and control system
The measurement and control system generally refers to a system based on
computers
to realize data acquisition a...[Details]
A stepper motor is an electromagnetic mechanical device that converts an electrical pulse signal into an angular displacement or a linear displacement. The stability and reliability of a stepper mo...[Details]
Introduction
Today, as IC (integrated circuit) has developed to a super-large scale, IC design based on IP (Intellectual Property) cores and their reuse are important means to ensure the ef...[Details]