Driver HX8352aAfter finishing some basic resources on the board, we can quickly find this part of the schematicThis part of the external expansion port is specially prepared for LCD . It can be seen t...
On the WinCE platform, there is no Pack attribute in StructLayoutAttribute, which means I cannot specify that the struct should be aligned to a byte. I can only use [StructLayout(LayoutKind.Explicit,S...
One of the most difficult problems encountered in DSP is how to make a good connection between conceptual understanding and complex mathematical theory. -- Practical Digital Signal Processing: From Pr...
Reposted from I Love Research and Development Network Author: hubo The hardware of this case has been verified, and some drivers are still under development.[[i] This post was last edited by Bingren o...
When using 74HC595 to expand the IO port of STM8S, how can I output stable multi-channel PWM? I have studied it for two days but have made no progress. I can only simulate multiple channels with one P...
I have always wanted to write some posts and blogs, but I just couldn't bear to do it as I just graduated. After some preparation, I decided to write down some of the things I learned in the past few...[Details]
Time flies. Since the beginning of 2018, news related to home appliance companies have repeatedly made headlines, and competition in the home appliance market continues to intensify. In order to be...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
As the brain of a mobile phone, the mobile phone processing chip is of great importance. Xiaomi, which started out as the MIUI company, has long been keenly aware of the gap between China and devel...[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]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
****************************************************************** 1. The operand is in register, R0--R7 2. Operands are in internal RAM 3. Operands are in external RAM But they are all similar. For ...[Details]
The clock sources are LFXT1 (low frequency or high frequency), XT2 (high frequency), DCO (digital control). The clock signals are ACLK (auxiliary clock), SMCLK (subsystem clock), MCLK (system clock)...[Details]
When programming with Elan MCU, please pay attention to the following points: 1. When the program is longer than 1K, page jump will occur. If an interrupt handler is enabled, after entering the inte...[Details]
The chip is EM78P153 P64, P65 is connected to the crystal oscillator, the oscillation mode is 4MHz crystal oscillator watchdog gate, the instruction cycle is 2 CLOCK, P63 is the reset pin *****...[Details]
introduce This application document describes the Atmel? ATMEL MCU, CPLD download line interface; the interface for online programming of AT89SX microcontroller using AT89SISP programmer. AT89ISP s...[Details]