It was too late yesterday and the light was poor, so the pictures I took didn’t turn out well. I took a few more pictures today.This content is originally created by dcexpert , a user of EEWORLD forum...
I just started learning to use Modelsim. I wrote a simple counting program and a corresponding test program, but I can't simulate the timing diagram. Please help me!!!
Below is the source code and tes...
Below is my serial port program. I don't know where the setting is wrong. I can't debug it. I use TI's pad and don't have an external crystal oscillator.#include " msp430fr5739 .h"#define delayus(n) _...
Recently I made a remote control based on Arduino and a matching receiving board, which can be used on some remote-controlled cars or robots. The wireless solution used is the most common NRF24L01, th...
TI's official routines only give the configuration of SCIA and not the configuration methods of other SCIs. In fact, the configurations of these are the same. The following takes the configuration of ...
I want to enable I2C1 and use pins PF6 and PF7. I configured the pins according to I2C0. The code is as follows: [code]void i2c_gpio_config(void) { /* enable GPIOB clock */ rcu_periph_clock_enable(RCU...
In GPS measurement, the main errors that affect the observation accuracy can be divided into the following three categories:
1. Errors related to GPS satellites
The errors related to GPS ...[Details]
As a master of technology, automobiles are steadily moving towards the " intelligent " deep water area. As the most intuitive window for experiencing intelligent technology, the overall penetration r...[Details]
1. What is standing wave ratio? Standing wave ratio, the full name is voltage standing wave ratio, also known as VSWR and SWR. It refers to the ratio of the antinode voltage and the trough voltage am...[Details]
According to foreign media reports, up to now, I believe everyone has heard a lot about Samsung's upcoming Galaxy SmartTag locator, but today, Winfuture released more information about this Bl...[Details]
Most engineers underestimate the importance of probes. Without probes, an oscilloscope is useless. Probes allow you to see what is happening with your device under test (DUT). There are hundreds of p...[Details]
According to a list published by the United States Trademark and Patent Office (USPTO), Apple recently obtained a new technology patent. The patent shows that Apple can abandon traditional aluminum m...[Details]
The ARN assembler supports ARM pseudo-instructions, which are translated into ARM or Thumb instructions during the assembly phase. ARM pseudo-instructions include ADR, ADRL, MOV32, and LDR. 1. ADR...[Details]
overview
The goal of this project is to design an efficient power system with digitally adjustable output voltage (VOUT). To ensure the accuracy of the output voltage, a digital closed-loo...[Details]
Xiaomi's Android One models correspond to the domestic version of the "Digital X" series. For example, the Xiaomi 5X corresponds to the Xiaomi A1, and now the Xiaomi A3 series is about to debut...[Details]
Introduction Embedded systems are professional computer systems that focus on practical applications and have strict requirements on functionality, reliability, cost, volume, and power consumption. W...[Details]
1 Introduction At present, with the continuous development of my country's electronic industry, the application of switching power supplies has attracted more and more attention from technicians ...[Details]
On November 8, the Hefei base project of AVIC Lithium Power Battery and Energy Storage System started construction in Changfeng County, Hefei City. Yu Aihua, member of the Standing Committee of...[Details]
Application areas: EMU brake control unit, circuit board detection, fault diagnosis, signal acquisition
Challenge: The Brake Control Unit (BCU) is the core component of the EMU brake control system...[Details]
We are still some distance away from fully autonomous driving Level 5. So what are the core issues that autonomous driving wants to overcome? When will we be able to achieve the highest level of Leve...[Details]
0. Write in front
3D object detection is a very important basic task for autonomous driving. Today, I would like to recommend a recent review of 3D object detection.
2. Summary
...[Details]