[i=s]This post was last edited by littleshrimp on 2017-10-19 12:28[/i] [font=微软雅黑][size=5]Complete the SensorTile sound source localization code. All calculation codes are available. STM32L476 calcula...
Recently, when I was adjusting F2812 to implement the CANOpen protocol, I found a strange problem. When reading the CAN message data registers MDL and MDH of F2812, the reading was 0, as shown below. ...
1 Project Manager 1. Bachelor degree or above, computer related major; 2. Engaged in Japanese software development for more than 1 year, understand the characteristics of the Japanese development indu...
[i=s]This post was last edited by paulhyde on 2014-9-15 09:38[/i] All the questions for the undergraduate group of the 2007 National Competition! ! ! ! ! ! ! I won’t say anything more, just share~~~~~...
Event: The company simultaneously released its 2017 annual report and the first quarter report of 2018. In 2017, the company achieved revenue of 8.886 billion yuan, a year-on-year increase of 48.01...[Details]
Since the first draft of the 5G
NR standard was officially launched at
the end of 2017
, the
5G
commercialization process has taken a substantial step forward. From that moment on, mo...[Details]
According to MEMS Consulting, single-chip radar system-on-chip (SoC) is becoming one of the most popular new sensors . Its widespread adoption in automobiles has greatly increased sales, thereby pr...[Details]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[Details]
Unfortunately, my serial port has some problems and I can't print information. I can only debug to view variables and see the values. Fortunately, there is not much AD conversion code, and I can use ...[Details]
1) Set the clock through the keyboard and continue to increase the clock based on the set clock. 2) Set the clock input display and complete it through the confirmation key. 1) Deepen the un...[Details]
I am a transformer. My function is to increase or decrease the voltage and transfer electrical energy.
Distributed photovoltaic power stations are a good thing. They are clean energy and a...[Details]
In the global mobile communications market,
Ericsson
is a banner. However, in the Chinese market,
Ericsson
has encountered considerable trouble. From 3G TD-SCDMA to 4G TD-LTE, Chine...[Details]
Temperature measurement is particularly important in the fields of physics experiments, medical care, food production, etc., especially in thermal experiments (such as teaching experiments on spe...[Details]
#include iom16v.h #include macros.h /* This se EMS to produce the right amount of delay for the LED to be * seen */ void Delay() { unsigned char a, b; for (a = 1; a; a++) ...[Details]
/****************************************************************************** Experiment 4 (Second Edition): Use Atmega8 to implement the function of D-type trigger latch. Implementation purpose: 1...[Details]