I use an AVR microcontroller to implement SPI communication. I use two chips to communicate, one is a host and the other is a slave. However, the SPI protocol does not have a flow control setting. Whe...
First, use C809 to make an open-loop PWM controller: Refer tofor the configuration process: void TAU0_ini(void) { TMMK00=1; /*enable TAU channel0 interrupt*/ TMMK01=1; /*enable TAU channel1 interrupt*...
Regarding the relationship between capacitance and frequency, coupling capacitors, filter capacitors, bypass capacitors, etc. are often used in amplifier circuits. I want to know the relationship betw...
I have a question for you. When there is no program in the FLASH on my S3C44B0 board, or I have directly erased it, can I use AXD to simulate and debug it in SDRAM through the JTAG port? Some people s...
1. Introduction
The Bluetooth connection has been introduced before, so we need to do something interesting. The board does not have its own audio interface, but it has Bluetooth, so I thought of usin...
Emergency hand-held lamps powered by 6V maintenance-free batteries are widely used in rural areas. The charger used is a transformer step-down and single diode half-wave rectifier, and the charging...[Details]
Assume that data is read from 8-bit AD (if it is a higher-bit AD, the data type can be defined as int), the subroutine is get_ad();
1. Limited secondary filtering
/* A value can be adjust...[Details]
introduction
1 The significance of using RTOS on MSP430
It is understandable that it is meaningless to use RTOS on MSP430. Because the hardware resources of MSP430 are limited (for exampl...[Details]
1 Introduction
A wide variety of communication cables and control cables are widely used in various instruments and control equipment. Whether the cable is well-conducted and
whether
th...[Details]
0 Introduction
With the development of my country's economy, the number of motor vehicles continues to increase. The growth of existing roads and other hardware facilities can no longer meet t...[Details]
Remote keyless entry (RKE) systems have become popular with users, with more than 80% of new cars in North America and more than 70% in Europe equipped with RKE systems. In addition to the obvious ...[Details]
Floating-point digital signal processing has become a constant requirement for precision technology, often in applications requiring high accuracy in areas such as aviation, industrial machinery, a...[Details]
1 Introduction
Solar street lights are mainly composed of four parts: solar photovoltaic cell components, batteries, charge and discharge controllers, and lighting fixtures. The bo...[Details]
I. Introduction
In the field of power conversion, isolated converters (forward, flyback, and double-ended) with low output DC voltage all use MOSFET as the rectifier device. Since these devi...[Details]
1. Introduction to CIF Board
Fieldbus integration based on PC system
Whether it is a master or a slave, fieldbus has won unanimous praise in the field of PC-based automation. For more...[Details]
MediaTek (2454) announced the acquisition of F-MStar (3697) and attracted the attention of IC design industry. This morning, Gartner Semiconductor Industry Research Director Hong Cenwei analyzed ...[Details]
General LED lighting has a current limiting resistor in the driving circuit, and the power consumed by the resistor has nothing to do with the LED light emission. In order to improve efficiency, a...[Details]
Overview
In spectral measurement, photomultiplier tubes (PMT) and charge-coupled devices (CCD) are often used as photoelectric converters. PMT is used in slow-changing, high-precision spectral...[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]