[backcolor=rgb(238, 238, 238)][font=宋体][size=3][b][color=#000080]I am a rookie who has just started to work with DSP. My senior left me a question: Use the S320DM643 development board to implement rem...
OS: WINCE 6.0 HW: PXA310 Problem description: COM1: used as debugging information output port COM2: used as Bluetooth communication port Serial port program: PUBLIC\COMMON\OAK\DRIVERS\SERIAL\COM_MDD2 ...
1. Open the cracked package of Eplan2.7, select the file Version.dll, and then copy it!
2. Select the Eplan2.7 software you have installed on the desktop, then right-click the mouse, a properties dial...
——Please don’t make a grave of me for personal replies… I am from the School of Mathematics and Computer Science of Fuzhou University, and I am preparing to participate in this electronic design compe...
MOSFET is the abbreviation of MetalOxide Semicoductor Field Effect Transistor, which is translated into Chinese as "Metal Oxide Semiconductor Field Effect Transistor". It is a device made of three mat...
[i=s]This post was last edited by jameswangsynnex on 2015-3-3 19:57[/i]IPTV service systems face the curse of interoperability 2006-7-28The Curse of IPTV Interoperability The interoperability of IPT...
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]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
China Energy Storage Network:
At the Boao Forum, Zhu Min, the current dean of the National Institute of Finance at Tsinghua University, said: "When talking about blockchain, we must first sep...[Details]
Leading Chinese PV inverter manufacturer Huawei said it is supplying string inverters to a 75MW fully digital utility-scale solar project in Brazil, which it claims is the first of its kind in the cou...[Details]
Analysts have sorted out some interesting phenomena. Let's follow the embedded editor to learn about the relevant content.
Huawei emerged as a star in the all-
flash
array sales ra...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[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]
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]
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]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
If you do not use an external crystal on the STM32, the connection method of OSC_IN and OSC_OUT If you use the internal RC oscillator instead of an external crystal, please follow the following metho...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]