My current 6713 dsp divides 256kiram into two parts: 192k for code and dataand 64k for l2cache.But the speed is still not fast enough.My boss requires 1-2 milliseconds to complete a task, but it takes...
Tektronix recently launched the latest 3 series and 4 series oscilloscopes.
Not only has a large high-definition touch screen
Multi-channel equipped with gold award-winning UI design interprets the pe...
UWB is a brand-new communication technology that is very different from traditional communication technology. Unlike the use of carriers in traditional communication systems, this system transmits dat...
I am a newbie who has just come into contact with STM32. I have only learned a little about 51 before. Can anyone tell me the relationship between SysTick clock, SYSCLK clock, and HCLK clock? I have r...
I have been to eeworld before, and I have been back and left several times. This time I registered a new account and came back. I found that the layout of eeworld is basically the same as before, whic...
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]
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]
Overview
Lightning is a strong discharge phenomenon that occurs between thunderstorm clouds and between thunderstorm clouds and the earth due to severe convective weather. Lightning is gen...[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]
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]
*This article is based on the author's report at the "Embedded System Association Theme Discussion (Total 22nd) - Current Situation and Development Prospects of Internet of Things Operating Systems...[Details]
In January, Android 7.0 Marshmallow surpassed Lollipop three years ago to become the second most used Android version in the world. According to
the latest data from
Google
, a snapshot of d...[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]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]
Assume that the crystal frequency of the microcontroller is 6MHz. It is required to use timer 1 in mode 0 to generate a continuous square wave pulse with a period of 500us, and output it from P1.0. T...[Details]
;Question requirements: ;Stopwatch timing, press S0 to start timing, and the digital tube will display; ;Press S0 again to stop. If S0 is not pressed to stop after counting for 1 minute, the buzzer w...[Details]
Circuit: Using AT89S52 single chip microcomputer. P3.0 to P3.3 are connected to four external buttons. P3.4 to P3.7 are the bit selection ports for controlling the four digital tubes, and P1 is the s...[Details]
Use P1.0 to output 1KHz and 500Hz audio signals to drive the speaker as an alarm signal. It is required that the 1KHz signal sound for 100ms and the 500Hz signal sound for 200ms, alternating between...[Details]