[i=s] This post was last edited by accboy on 2014-8-21 11:42 [/i] SIMPLE SWITCHER is translated into Chinese as Easy Power Supply. It is a very easy-to-control power chip. [size=14px] Compared with th...
[font=微软雅黑][size=4]Today, I was browsing the book "Hello, Amplifier" and there was a paragraph that said [/size][/font] [font=微软雅黑][size=4][color=#000000] "[/color][color=#ff0000]Students like to use ...
When I install SDK in Linux, it prompts that there is not enough space. I think I have to reinstall Ubuntu. Originally, only 30G of space was allocated. Can I re-assign space after reinstalling? How c...
I saw the following code in a book: I don't quite understand it, please explain... enum type_tag {one,two,three}; enum type_tag calss_string(void) { if(.....) return one; if(.....) return two; if(.......
[i=s]This post was last edited by dontium on 2015-5-22 22:47[/i] [table=98%] [tr][td][align=left]This year, TI will hold a series of innovative application seminars based on DLP technology. We sincere...
In recent years, as energy consumption and environmental protection issues have attracted people's attention, my country's solar photovoltaic power generation industry has shown a rapid development...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
As photovoltaic power stations come into people's view, people are paying more and more attention to them. Recently, some netizens asked me how to match the inverter and components of photovoltaic ...[Details]
At the beginning, I used the stdlib library. Recently, I found that the cube library is more and more widely used, so I started to use the cube library to complete the ADC multi-channel acquisition e...[Details]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[Details]
;The hardware connection circuit of the 51 single-chip microcomputer is as follows: ;P1.3 and P1.4 are each connected to a button; ;P0.0 and P0.3 are each connected to a light-emitting diode; ;P2.0~P...[Details]
The following comes from - "cortex-M3 Definitive Guide" Special function register group: Program Status Registers (PSRs or xPSRs) Interrupt mask register group (PRIMASK, FAULTMASK, and BASEPRI) ...[Details]
#include avr/io.h void Delay(unsigned int T) { unsigned int i,j; for (i=0;i T;i++) for (j=0;j 100;j++) asmvolatile ("nop"); //Assembly instruction, let the microcontroller run empty instruction...[Details]
With the development of electronic devices, more and more people pay attention to flexible electronic devices, which refer to electronic devices that can still work under certain deformation condit...[Details]
China has become the world's largest demander of
industrial robots
, with a stable market development. Automobile and parts manufacturing are still the main application areas of industrial
...[Details]
"When the spring breeze blows, the horses gallop." This is
a true portrayal of the development of
NB-IoT
(Narrowband Internet of Things) in China and even the world in the past two years. Le...[Details]
The industry generally believes that hybrid beamforming (Figure 1) will be the preferred architecture for 5G systems operating at microwave and millimeter wave frequencies. This architecture combin...[Details]
Principle Description This example designs a clock with time reporting function and work and rest time control. It uses the 2 Hz time base of SPCE061A single chip microcomputer to calculate the...[Details]