I wrote a program using PIC16F818 and found that there was a problem with the AD conversion. So I wrote another small program to verify the AD conversion and found that the data read out of the AD con...
1. Introduction
After the environment is set up in the previous article, this article will start to understand the relevant peripherals and programs. So let's choose one first. The onboard interactive...
[i=s]This post was last edited by lzq253123505 on 2014-2-18 20:59[/i] I am a senior this year and have been looking for a job as a microcontroller engineer. Unfortunately, my university major is not s...
Are there any other requirements for 7-bit and 8-bit data bits in serial communication besides the different data bit parameters of MS serial communication controls in actual data communication? For e...
In VS2005/WinCe6.0, on the tool Windows CE Remote Heap Walker [Process_List], some of my own programs have two corresponding records, as follows: XXX.exe XXX.exe HF32_DEFAULT Some have only one corres...
[img]http://download.ourdev.cn/bbs_upload489681/files_28/ourdev_549853.jpg[/img] The following article is sorted out from the link I posted last time. It is well written. I will share it with my begin...
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]
The global PV inverter market will shrink from $6.3 billion in 2017 to $3.7 billion in 2022 due to falling prices, according to GlobalData.
Global PV Inverter Market Value to Shrink to $3.7 Bil...[Details]
For 80,000
ZTE
(000063.SZ) employees and more Chinese ICT (information and communication technology) industry practitioners, the news from across the ocean on the evening of April 16 kept t...[Details]
In the actual project development process, we often need to get the running time of a section of code. The usual method is to use an oscilloscope to measure it. This blog post will use SysTick to acc...[Details]
Recently, the US embargo on ZTE has attracted much attention. Let's take a look at the relevant content with the automotive electronics editor. On April 16, local time, the U.S. Department of Co...[Details]
Timing and protocol are two key points in digital system debugging, and they are also where logic analyzers can play their most valuable role. How can we use a logic analyzer to quickly complete wiri...[Details]
When STM32 uses JTMS (PA13) and JTCK (PA14) as normal I/O ports, add the following code before initialization (the order cannot be reversed): RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO, ENABLE); G...[Details]
Summary of STM32 peripheral DMA usage: 1. Select DAM mode according to your needs: (1) Circular mode—DMA_Mode = DMA_Mode_Circular (2) Normal mode—DMA_Mode = DMA_Mode_Normal 2. For Chanel3 of DMA1, t...[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]
/* Unfortunately, it cannot generate a standard 38kHz frequency square wave, there is a little error*/ #include reg51.h #define uchar unsigned char #define uint unsigned int sbit Waveout=P1^0; //P...[Details]
As shown in the figure, the circuit is required to count and display the number of times the button is pressed. When the button is pressed once, the count value increases by 1 (it is required to accu...[Details]
After the first public release of the prospectus of CATL, a new vitality was injected into new energy vehicles. According to market speculation, CATL is expected to issue at around 60 yuan per shar...[Details]
As an important branch of the power electronics industry, the technological progress of photovoltaic inverters is highly dependent on the development of electronic components and control technology...[Details]