winXP + VC6 + DDKXP + DS2.5 When I follow the instructions to do the first step: from VC's "FILE" -> "OPEN WORKSPACE" ->... open vdwlibs.dsw and start compiling, the problem of not finding wdm.h and o...
The parameter of Maximum Clock Input Frequency on the datasheet is VDD (V) Min. Typ. 5 3.5 7 MHz 10 8 16 MHz 15 12 24 MHz. Is this parameter supposed to be the duration of a pulse? According to the ab...
2007 HOLTEK (Ningbo) Product Launch Conference Holtek Semiconductor is a professional integrated circuit design company, focusing on the development of single-chip microcomputers (MCU), and has become...
Hello everyone, when I use DSP, tms320f28335 to connect to ccs for simulation, when I click the simulation button and connect to JTAG, the error shown in the figure below will appear. I don’t know wha...
[size=3]1. What is the function of adding a small resistor to the output of the op amp? [/size] [size=3] [/size] [size=3]Answer: The protection method for short-circuit of the op amp output is very si...
TPS92692-Q1 is an LED driver chip for automotive lighting. Since it can be designed into multiple topologies such as Boost, Buck-Boost, SEPIC, etc., it has been widely used in automotive LED lights.
T...
Recently, the first Digital China Summit was held in Fuzhou, attracting many domestic ICT industry giants to participate in the exhibition. The long queues outside the venue, the noisy and exciting...[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]
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[Details]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[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]
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]
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]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
STM32 has two watchdogs: independent watchdog and window watchdog. This article mainly introduces the use of independent watchdog. Independent watchdog (IDWG): driven by an independent 40KHZ low-sp...[Details]
A crystal oscillator can be electrically equivalent to a two-terminal network consisting of a capacitor and a resistor in parallel and a capacitor in series. In electrical engineering, this network h...[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]
T1 or T2 are two timers/counters of MCS-51 microcontroller. The first method can use two timers/counters to generate rectangular waves. In order to save interface resources, the second method is used...[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]