Application of Error Correcting Code in Fault Tolerant Memory DesignAuthor: Zhou Jiang, Department of Communication Engineering, Xidian University[ Back ]Abstract: This paper analyzes the causes of me...
[i=s]This post was last edited by jameswangsynnex on 2014-7-29 15:48[/i] [align=left][color=#000000]I saw a very good article about the application of development boards and would like to share it wit...
How to feel like a woman: During a transatlantic flight, a plane encountered a severe storm. The strong air currents made the plane shake constantly, and the situation became worse and worse. Suddenly...
I received the MicroPython board a long time ago. I soldered the pins and played with it for a few days, then I gave up. It is really a headache that the board cannot be plugged and unplugged at will....
In order to complete the "Smart Home System" as soon as possible, I would like to invite:Friends with hardware design experience can join - mainly design the hardware part, including schematics and PC...
Dong Yang, executive vice president of the China Association of Automobile Manufacturers, said on the 26th that according to the authorization of the Ministry of Industry and Information Technology...[Details]
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[Details]
This article will introduce how to make an electronic keyboard using SPCE061A, and provide source code. If you have an experiment box from Lingyang University, it will be easy to complete, just a mat...[Details]
At the beginning of 2018, when interviewed by a reporter from China Business Weekly, Rong Yongkang, global vice president of Amazon
AWS
(cloud computing service) and executive director of G...[Details]
In the design process of low-cost intelligent instruments, the priority is cost. As the core component, the single-chip microcomputer is usually a low-end 8-bit or 4-bit machine. As far as the curr...[Details]
The software supports almost all existing AVR series Support AT90S1200, AT90S2313, AT90S2323, AT90S2343, AT90S4414, AT90S4434, AT90S8515, AT90S8535 Flash m IC ro Support AT90S2323, AT90S2343, AT90S2...[Details]
Configuration: ATMega16L @3.3V @7.3728MHz 1602B LCD @5.0V @6 lines Compiler: WinAVR 20060125 I built a multi-purpose board myself, 1602 is powered by 5V, M16 is powered by 3.3V. In order to ...[Details]