[i=s] This post was last edited by Brother Xuerui on 2017-8-24 22:15[/i] [align=center] [size=7]First, here are the pictures[/size][/align][size=5] For comparison, the left side is the entry for the c...
Industrial servo solutions are an application that many forum users are interested in. Let’s take a look at the leap forward that TI DesignDRIVE can bring! [b][size=3]System Solution[/size][/b] [url=h...
This experiment uses the PWM module of CH549 to output 4 PWM waves with different duty cycles on pins P22, P23, P24, and P25, and uses a logic analyzer to detect the duty cycle.
1. Experimental resour...
[i=s]This post was last edited by qwqwqw2088 on 2020-8-25 11:39[/i]Given limited space, the key to a successful design is often to reduce the size of the power supply !There is a constant challenge to...
Andrew Armutat Product Marketing Keithley InstrumentsReduce rack space . The new Keithley SMU uses a 2U [1] half-rack design, which greatly improves rack density. In actual situations, the capacity of...
Wang Xiaochuan, the "Wudaokou Goalkeeper", is going through a level that he has never gone through before. For example, Sogou's (NYSE: SOGO) financial report, artificial intelligence, and the futur...[Details]
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
Guangdong Traffic Regulation No. 355
To all municipal transportation bureaus (commissions) above the prefecture level, provincial transportation groups, Guangdong Power Grid Compa...[Details]
Recently, the Provincial Development and Reform Commission and the Provincial Poverty Alleviation Office jointly organized the application for a number of centralized photovoltaic poverty alleviation ...[Details]
On April 24, Sungrow released its annual financial report. The report shows that in 2017, Sungrow's global shipments reached 16.5GW, of which domestic shipments reached 13.2GW, a year-on-year incre...[Details]
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[Details]
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
introduction STM32 has many registers, which are difficult to remember, so the official packaged two sets of library functions. One is the standard library, but the official has not updated it on F7,...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[Details]
1. Determination of STM32 ADC sampling frequency 1. First, read some information to determine the ADC clock: (1) The ADCCLK clock provided by the clock controller is synchronized with the PCLK2 (A...[Details]
According to MEMS Consulting, Japan's
Toshiba
will further develop its automotive
LiDAR
(laser radar) semiconductor business, mainly focusing on: (1)
light receiving elements use...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[Details]
I am going to do a project recently, which requires counting the frequency and duty cycle of the external PWM signal. The chip used is STM32F207 Looking at the datasheet, I found that one of the ma...[Details]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]