[i=s] This post was last edited by paulhyde on 2014-9-15 08:53 [/i] Does anyone have a list of components for Jilin Province? Please give me one. Thanks....
Has anyone used Samsung 6410 + DDR + OneNand (WinCE)? The BSP provided by Samsung only supports NAND. There is no OneNand. Does Samsung have a corresponding BSP?...
First, here is a picture: [img]C:\Users\Administrator\Desktop\1.png[/img] As shown in the picture, the voltage of the op amp input should be 0.4V. I directly connected this voltage to the ADC of TMS32...
My classmate installed Quartus II 9.0, 64-bit, and the code compiled without error. However, the following error occurred during waveform simulation:ps: It can be simulated correctly on my computer...
Purpose: 1. Monitor the internal register data of nRF24L01 chip through PC software; 2. Send wireless data signals through PC software to assist MCU in debugging nRF24L01; 3. Realize remote wireless d...
Wang Xiaochuan, the "Wudaokou Goalkeeper", is going through a level that he has never gone through before. For example, Sogou's (NYSE: SOGO) financial report, artificial intelligence, and the futur...[Details]
In recent years, as energy consumption and environmental protection issues have attracted people's attention, my country's solar photovoltaic power generation industry has shown a rapid development...[Details]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[Details]
As photovoltaic power stations come into people's view, people are paying more and more attention to them. Recently, some netizens asked me how to match the inverter and components of photovoltaic ...[Details]
At the beginning, I used the stdlib library. Recently, I found that the cube library is more and more widely used, so I started to use the cube library to complete the ADC multi-channel acquisition e...[Details]
1. What is PWM What is PWM? Professionally speaking, it is pulse width modulation. In layman's terms, it is the continuous output of high and low levels. For example, the microcontroller outputs...[Details]
;Question: The 80C51 single-chip microcomputer has a fosc = 6MHz. It is required to use the T1 timer working mode 1 to perform a timing of 40ms. And P1.7 periodically outputs a rectangular wave with ...[Details]
The following comes from - "cortex-M3 Definitive Guide" Special function register group: Program Status Registers (PSRs or xPSRs) Interrupt mask register group (PRIMASK, FAULTMASK, and BASEPRI) ...[Details]
#include avr/io.h void Delay(unsigned int T) { unsigned int i,j; for (i=0;i T;i++) for (j=0;j 100;j++) asmvolatile ("nop"); //Assembly instruction, let the microcontroller run empty instruction...[Details]
With the development of electronic devices, more and more people pay attention to flexible electronic devices, which refer to electronic devices that can still work under certain deformation condit...[Details]
China has become the world's largest demander of
industrial robots
, with a stable market development. Automobile and parts manufacturing are still the main application areas of industrial
...[Details]
On June 26, 2017, China's new generation of high-speed rail "Fuxing" realized its first two-way service between Shanghai and Beijing, with a maximum speed of 400 kilometers per hour and a standard ...[Details]
On the 25th, Qualcomm held a technology summit in Beijing, inviting almost all important Chinese partners in an extremely rare "show", including SMIC, China Mobile, Lenovo, Xiaomi, OPPO, vivo, ZTE ...[Details]
Principle Description This example designs a clock with time reporting function and work and rest time control. It uses the 2 Hz time base of SPCE061A single chip microcomputer to calculate the...[Details]