Can anyone give me the information of Huatianzheng real210 development board (Samsung s5pv210)? Thanks. A Baidu network disk download link is also OK. My QQ is 2638823746...
[i=s]This post was last edited by caterwang on 2014-2-22 23:25[/i] Question: There is a 100Hz, 4V Vpp square wave signal input from point A. The waveforms at points A, B, C, and D are measured respect...
1 Introduction With the rapid development of power electronics technology, the relationship between power electronics and people's work and life is becoming increasingly close, and electronic equipmen...
Breaking news, users who have been lurking please surface quickly. eeworld forum is going to be redesigned! A new aggregation page will be added soon. It is currently in the intensive internal testing...
I need a 100Mhz sine wave signal source, but there is no circuit on the market that can generate a 100Mhz sine wave. I searched online and found that I could use a 25M crystal oscillator through a fre...
ZTE
The communication embargo incident has impacted the communication industry and sounded the alarm for the semiconductor industry. Let's follow the embedded editor to learn more about the r...[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]
This part of the code in the void SystemClock_Config(void) function in the main file generated by stm32cubemx RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; This bug occurs, and the f...[Details]
Although it is early summer, the Chinese smartphone market is still in the cold winter, just like Beijing in April with snow. For mobile phone brands caught in the middle, the cold is even more bit...[Details]
This example is mainly to familiarize yourself with the register configuration of Timer A and the configuration method of IAR. /*********************************************** Program function: re...[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]
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]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[Details]
I have been working on a stm32 project recently and have been struggling with its startup method. I saw a good article and reposted it. The format of the original article is not very good, and there...[Details]
Using AT89S51 microcontroller, modify the original one to turn the LED on for 4s and off for 2s. Thank you. Use a timer. (The program is written in the answer, omitted here - just a note) The origi...[Details]