Hello everyone, when debugging 28062, in CCS5.2., sometimes when pausing debugging, the following warning often appears: No source available for "LL$$DIV() at 0x3f4faa" No source available for "0x3ff7...
[size=16px][color=#ff0000]I have read this article before. Today, my colleague sent it to me to share. I think it is good, so I would like to share it with friends who do analysis. Maybe it will be of...
The camera developed on wince6 can play the video in its original size. But after using several algorithms to expand it to full screen, the playback is not smooth. How do general embedded players impl...
I recently used the msp430f123 microcontroller to make a product. I found that when the power was on and reset, sometimes the program did not run, that is, the output signal was wrong. I suspected tha...
Device: F28035 analog part burned out. SPI TXBUF write 0x5000, output 0x47c6. After lowering the baud rate, write 0x55aa, it outputs 0x7777 (observed with an oscilloscope). Recently, I have been worki...
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[Details]
1. What is PWM What is PWM? Professionally speaking, it is pulse width modulation. In layman's terms, it is the continuous output of high and low levels. For example, the microcontroller outputs...[Details]
This design is intended to take advantage of the above favorable conditions and propose an image acquisition solution based on the TMS320C6x11 series DSP. By taking advantage of the uniformity of...[Details]
MSP 430 MCU key program #include msp430x14x.h #include "key.h" void Init_Port(void) { //Set all pins of P1 port to input mode during initialization P1DIR = 0; //Set all pins of ...[Details]
1. Limiting filter method (also known as program judgment filter method) A. Methods: Based on experience, determine the maximum deviation allowed between two samples (set to A). Every time a new val...[Details]
The main control board of an industrial device is implemented using ATmega128. It is about 2 meters away from the control panel composed of buttons and LED displays managed by ATmega8. USART communic...[Details]
As
3GPP
CT has initiated
further standardization of the
5G
core network protocol, China Mobile will complete
all standardization work for the first version of
5G
in June 201...[Details]
China Energy Storage Network News:
Wu Cong, Tang Wei, Bai Muke, Zhang Lu, and Cong Pengwei, researchers from the College of Information and Electrical Engineering of China Agricultural Univer...[Details]
1. API Description The HAL library contains a total of 6 IO operation functions: 1. Read the level status of a pin: HAL_GPIO_ReadPin() 2. Write the level status of a pin: HAL_GPIO_WritePin() 3. ...[Details]
Voice interfaces have emerged as a new entry point for changing the way people interact with machines. How do these systems work? What are the hardware requirements for building such a device? As vo...[Details]
Taiwan media reported that the world's first quantum secure communication backbone network, the Beijing-Shanghai Trunk Line, has completed the technical acceptance of quantum secure communication a...[Details]
1. Structure A single-chip microcomputer is formed by making a CPU, memory, and input/output interface in an integrated circuit. However, a single single-chip integrated circuit cannot work. S...[Details]
"From high-speed rail, rockets, aircraft carriers and large aircraft to smart toilet lids and hearing aids for the elderly, chips are indispensable..." "But even such a small chip, more than 80% of...[Details]