In the vxWorks system, I want to use a timer to implement a timer with a range of 200us to 1ms, that is, the time interval of the timer can be set from 200us to 1ms. Using the auxiliary clock, there a...
Do I need to control FLASH through register commands? How are the registers of oneNand flah distributed? For example, if base_address is 0x00, the address register is 0x00+4. In addition, I looked at ...
Analog circuits are the basis of electronic circuits. A simple electronic circuit can be formed with a transistor, a few resistors and capacitors. Operational amplifier circuits are also analog circui...
Follow the Open1081 UserManual to upgrade BOOT and WiFI_Driver.The BOOT upgrade is normal, but the WIFI_Driver upgrade process always fails. [size=5][color=#0000ff]After this upgrade, it is found that...
In order to allocate a piece of memory for DMA, two functions are generally used to allocate memory: HalAllocateCommonBuffer and AllocPhysMem. Both functions can return both physical and virtual addre...
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[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]
On April 24, Sungrow released its annual financial report. The report shows that in 2017, Sungrow's global shipments reached 16.5GW, of which domestic shipments reached 13.2GW, a year-on-year incre...[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]
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
1. Initial understanding of FSMC: FSMC consists of 4 modules: (1) AHB interface (including FSMC configuration register) (2) NOR flash memory and PSRAM controller (when driving LCD, LCD is like a PSRA...[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]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
1. Brief description A summary of "How to build uClinux kernel transplantation on ARMSYS development board with S3C44B0X as core", including the analysis of Bootloader function and the key co...[Details]
On Sunday, the South Australian government unveiled plans to build the world's largest virtual power plant, which will connect at least 50,000 homes over four years and have a capacity ...[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]
Circuit: Using AT89S52 single chip microcomputer. P3.0 to P3.3 are connected to four external buttons. P3.4 to P3.7 are the bit selection ports for controlling the four digital tubes, and P1 is the s...[Details]
:For medium and large-scale domestic photovoltaic power stations, inverters generally go through an open bidding process. Due to the high technical content of power station design, it is necessary ...[Details]