The single-chip microcomputer outputs a phase-modulated wave with drive and isolation to control the unidirectional thyristor. The single-chip microcomputer has output an arbitrary phase-modulated wav...
The board is soldered. It went pretty smoothly.
I took some pictures to show off.
There is another small problem. I found that some capacitor positions on the circuit board are empty. Is it better to ...
I am debugging a TD module with PCIE interface on wince6. The manufacturer provides a driver. The driver is modified to simulate three serial ports, COM6, COM7, and COM8. COM6 may have a problem in lo...
The cyclone iii has an external 5V signal. How should I set it to be compatible? It is a control of an AD7891 AD chip. The logic level is 5V. A 1k resistor is connected to the data channel. The input ...
[i=s]This post was last edited by qwqwqw2088 on 2019-2-20 09:39[/i] [size=4] The LT1461 and LT1790 micropower low dropout bandgap voltage references excel not only in temperature coefficient (TC) and ...
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[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]
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
As many companies listed with
the concept of
touch screen
begin to "transform and upgrade", the official voice of the TP industry is getting smaller and smaller. At the same time, the list o...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
For complex calculations, the speed of the microcontroller is too slow. The best way is to manually calculate all the results in advance, store them in ROM in sequence, and then directly check the re...[Details]
As an important branch of the power electronics industry, the technological progress of photovoltaic inverters is highly dependent on the development of electronic components and control technology...[Details]
1. Analysis of the main causes of AVR damage: The AVR circuit consists of three parts: the rectifier main circuit, the voltage detection circuit, and the comparison control circuit. Excluding the...[Details]
MSP430 MCU controls stepper motor with display program #include "msp430x22x4.h" #define uchar unsigned char #define uint unsigned int #define comm 0 #define dat 1 #define sclk_1 P4OUT|=0x01 //sc...[Details]
EM78 series single chip microcomputer -- Design of D/A conversion program The output of PORT6 is connected to a D/A converter. Write a program to generate a saw wave. The D/A Convert in this example ...[Details]