To all professionals:Microwave Journal is the Chinese version of the internationally renowned magazine Microwave Journal , providing domestic information on RF and microwave technology, design techniq...
There is a TXT file with the following format: 1 2 3 4 5 6 ... How to read the file and convert each line of data into x, y coordinates of CPoint type, and then store these CPoints into an array? For ...
When using the EMC-CS0 of LPC4357 to connect the K9F1G08U0E NAND, if the Buffer enable function is enabled when configuring the EMC, that is, the 19bitof the STATICCONFIG0 - (Static Memory Configurati...
I debugged an NRF905 module before. The final result was that the transmission was successful. The DR terminal could be successfully set high. This means that the data could be sent out. But the probl...
[i=s]This post was last edited by gh131413 on 2014-1-6 12:25[/i] The New Year is coming soon. I dare not go back nor do I want to go back. I am exhausted all year round and have not saved any money. I...
[i=s]This post was last edited by daen_lin on 2016-11-29 11:05[/i] After work, I have written handheld game programs, PC programs, and played with embedded software, and I feel that my life is complet...
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]
When the domestic discussion about "ZTE being banned" was hot, Alibaba officially announced the acquisition of chip supplier
Zhongtianwei
, but the investment amount was not disclosed. At t...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
Since the second half of 2017,
the market share of
quantum dot
displays has dropped significantly, with global sales falling from 3.42 million in 2016 to 2 million in 2017, a 42% decrease; d...[Details]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
At the beginning of the new year of 2018, after the release of the national photovoltaic policy, we found that the state’s support for village-level poverty alleviation power stations has not weake...[Details]
The ARM11 (S3C6410) processor is selected as the hardware platform, the embedded Linux operating system is used as the software platform, the background difference method and the frame difference...[Details]
Since the 20th century, our data
storage
has evolved from media such as magnetic tapes, floppy disks and CDs to sophisticated semiconductor
storage
chips that can store data in coun...[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]
The role of the watchdog: Since the operation of the microcontroller is often interfered by the external electromagnetic field, the program may run away and fall into an infinite loop. The normal ope...[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]
MCU Programming: Find the average value of 8 unsigned numbers. There are 8 unsigned numbers stored in 8 units of the internal RAM starting at 20H. It is required to save their average value in R2. ;-...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]