The second Design Validation Test Forum (DVTF 2005) was successfully held on April 15 at the Shanghai International Convention Center. This year's theme was "Testing Keeps Pace with Design". This foru...
I'm using a parallel port 430 emulator. I could burn it in before, but now it can't. It says "No device found or devicedisconnected. Please connect the device and press retry to reconnect or press can...
I wrote a test program to test my RIL's calling, texting and phone book functions. The phone test program written with the Line function can make calls, but the Connection and Disconnect status cannot...
I want to update a certain file, but I copied it directly to the Windows directory, but it doesn't seem to work. It disappears after a reboot. Maybe it's because the Windows directory is in RAM. How c...
I have a device with WINCE4.2 system. Can I use Visual Studio 2005 to develop it? What about 2003? In addition to the IDE environment, what other tools do I need to install? Thank you....
The ALE of the MCS-51 microcontroller is the address latch signal, which outputs two positive pulses per machine cycle. When accessing the off-chip memory, the falling edge is used to control the exte...
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]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
Since the first draft of the 5G
NR standard was officially launched at
the end of 2017
, the
5G
commercialization process has taken a substantial step forward. From that moment on, mo...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[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]
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]
According to MEMS Consulting, single-chip radar system-on-chip (SoC) is becoming one of the most popular new sensors . Its widespread adoption in automobiles has greatly increased sales, thereby pr...[Details]
In the packaging process of a production line, every time the conveyor belt of the production line delivers a product to the packaging machine, the "SP" terminal outputs a pulse to the T1 terminal of...[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]
In the 51 single-chip microcomputer's on-chip data memory units 20H and 21H, the data 9 and 2 are stored respectively. Write a program to calculate the difference and product between the two. The d...[Details]