PowerPC board, ready-made evaluation board, the core is MPC8260. There is no standard serial port on the board, only a 2X5 (10-pin) interface, integrated with two SMC (serial management controllers), ...
I am very interested in Verilog! I am trying hard to learn it now, but I don’t know how to learn it well! Just like when I was learning C language, I saw a lot of programs, but I didn’t know how to do...
Requirements: Familiar with C++ Familiar with VC++6.0 or VS2005 development tools Experience in VC++ projects Familiar with windows mobile or WINCE development More than 1 year of C++ development expe...
When I first got the MSP430FR5969, I hurriedly wrote a simple program and missed the program that came with the board. I flashed the unboxing program again these days.This code includes: GPIO control ...
Transmitter: Convert the sensor signal into a standard current signal of 4~20mA (convenient for connection with various instruments) 4mA corresponds to zero position, 20mA corresponds to full scale. T...
[i=s]This post was last edited by DavidZH on 2015-8-9 20:05[/i] Absolutely original ThinkPad laptop hard drive, using Western Digital, WD2500BEVS, take it apart and have a look!The first spy photo of ...
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
The status of interrupts in developing embedded systems is absolutely unquestionable. In the era of C51 microcontrollers, there were only 5 interrupts, including 2 external interrupts, 2 timer/counte...[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]
Regarding the PHY construction of LWIP, the PHY chip used is LAN8720A, RMII mode. Regarding the hardware connection part, the Atomic board F407 is used, and the hardware connection is as follows: ...[Details]
I have always wanted to write some posts and blogs, but I just couldn't bear to do it as I just graduated. After some preparation, I decided to write down some of the things I learned in the past few...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
Time flies. Since the beginning of 2018, news related to home appliance companies have repeatedly made headlines, and competition in the home appliance market continues to intensify. In order to be...[Details]
China Energy Storage Network:
At the Boao Forum, Zhu Min, the current dean of the National Institute of Finance at Tsinghua University, said: "When talking about blockchain, we must first sep...[Details]
I slightly changed the lyrics of Yu Quan's song "Running", which seems to be
a reflection of the current state of
Huawei Cloud
. At the annual Huawei Analyst Conference held on April 17,
Zh...[Details]
As the brain of a mobile phone, the mobile phone processing chip is of great importance. Xiaomi, which started out as the MIUI company, has long been keenly aware of the gap between China and devel...[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]
This is a "cooperation" that is related to the future development of China's semiconductor industry. Let's follow the embedded editor to learn more about the relevant content.
Last week, a...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
OSC_IN and OSC_OUT are external crystal pins by default. If you do not use an external crystal oscillator on the STM32, how to connect OSC_IN and OSC_OUT If you use the internal RC oscillator instead...[Details]