1. I'm not myself. 2. Don't bother me! 3. Give me five more minutes please. 4. How did you sleep? 5. Don't hog the bathroom! 6. Don't hog the shower. 7. Don't hog my girlfriend. 8. Get outta there! 9....
[font=微软雅黑, sans-serif][size=5]For MSP430 projects, you will definitely use some chips, which often need to be written by yourself. What peripheral chip drivers do you need? For example, EEPROM, FLASH...
Dear seniors, I have only drawn 8-layer boards before, and have only used several common lamination methods provided by PCB manufacturers. I don't know much about this aspect. Now the lamination metho...
Author: Meichen An/Chris Meng
a. Hardware equipment:Taking AWR1843BOOST RevC as an example, it can also be used as a reference for running mmw demo on other millimeter wave evaluation boards.
5V3A pow...
I wrote a program as follows, hoping to realize the function of an electronic scale. The interrupt is triggered by two buttons. The first press of S1 resets the weight; the second press of S1 weighs t...
[i=s] This post was last edited by jsxykj1 on 2014-3-10 20:54 [/i] I would like to share my experience of using PWM to generate breathing lights, and continue to learn wireless with you. Since I am a ...
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
Recently, the US embargo on ZTE has attracted much attention. Let's take a look at the relevant content with the automotive electronics editor. On April 16, local time, the U.S. Department of Co...[Details]
Development Background: 1. Main chip - STM32F207VCT6; 2. TCP/IP protocol stack - LWIP, transplanted based on ST routines; 3. Operating system - none (bare metal); Anomalies: 1. Power on the device wi...[Details]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
With the implementation of the first version of the NR sub-6GHz draft of 3GPP in December 2017, and the subsequent Phase 2 drafts, semiconductor manufacturers and terminal manufacturers began to ...[Details]
At present, in the world,
the construction of
smart cities
is in the process of gradually landing from concept, and technology giants and investment giants are important participants in this...[Details]
In recent years, in addition to Huawei Kirin
chips
in the mobile phone industry
, Xiaomi's own processor Pengpai S1, AI
chip
start-ups such as Cambrian, Horizon, and Deephi Technolo...[Details]
In mid-to-late 2016, a girl from Hubei came to Beijing alone, full of curiosity about
cloud computing
. The girl left the deepest impression on me was her lovely smile. She told me that if ...[Details]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[Details]
Table of contents: 1 Overview 2: Common interrupt functions 3: PWM output 1 Overview In development, timers are widely used, which can be simply summarized into three aspects: 1.1: Application of ...[Details]
****************************************************************** 1. The operand is in register, R0--R7 2. Operands are in internal RAM 3. Operands are in external RAM But they are all similar. For ...[Details]
Try to design a subroutine, whose function is to rearrange the 6 single-byte positive integers in the internal RAM pointed to by (R0) in ascending order. ;========================================== ...[Details]