[TI's First Low Power Design Competition] + DIY System Functional Block DiagramModify the picture based on your own ideas and extract some resource pictures! Hardware Function Resources 1. Infrared Tr...
Only 50 sets, first come first served!!!Tour start time:March 2714:00
Group link: https://www.eeworld.com.cn/eetuan/2012-EDOM/index.htmlEligibility· 1 : Download the following “ Design Reference ” doc...
1. Bachelor degree in computer science, electronics or related majors 2. Familiar with TI DSP structure 3. Familiar with C and C++ 4. More than 1 year of TI DSP software development experience 5. High...
[align=left][font=Tahoma][size=10.5pt] [/size][/font]:):)[font=Tahoma][size=10.5pt]This is my first post. If there is anything wrong, please point it out. Thank you. [/size][/font][font=Tahoma][size=1...
They are: EMI sources of switching power supplies, classification of switching power supply EMI transmission channels, 9 measures to suppress switching power supply EMI, control of high-frequency tran...
U-Telecom enables mobile phones to have PTT functions. In 2009, China's 3G network services officially began to operate, and trunking communication services will also change from the traditional analo...
On April 17, the U.S. Department of Commerce suddenly announced that it would completely ban U.S. companies from
selling parts, goods, software and technology
to
ZTE
within 7 years. This als...[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]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[Details]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
I believe that many netizens who have watched "Interstellar" will remember this classic line, "Do not go gentle into this good night, nor let passion be drowned by the gloom of twilight". Different...[Details]
In 2018, the National Development and Reform Commission issued a new photovoltaic subsidy policy. The benchmark on-grid electricity price was significantly reduced, the return on investment decreased,...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[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]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]