1. Code structure
1. YOC platform
RVB2601 uses the YOC platform, which provides a framework and abstraction of the underlying layer, so that when writing application layer programs, you can be indepen...
From: https://zardam.github.io/post/raspberrypi-numworks/I've had a Raspberry Pi Zero sitting on my desk for a long time and was looking for something to do with it. I also wanted to learn about the S...
As we enter 2020, my country is accelerating the commercialization of 5G networks. With the rapid popularization of 4G, is it time for 2G and 3G networks to be phased out? What should be done with the...
As shown in the code, I use stp to capture the signal. After running for a while, it works normally, but a strange phenomenon occurs. When flag_se = 1'b1 and full_se = 1'b0, the if condition is met an...
[i=s]This post was last edited by jszszzy on 2022-3-18 00:42[/i]Lichee RV 86 PANEL Review (3)——WSL single system solution environment construction
The exclusive first release on the entire network to ...
At the beginning, I used IAR to debug. When burning the program, an error message appeared. I forgot what the message was. Later, after installing ON Semiconductor IDE , it was normal. It should be th...
littleshrimponsemi and Avnet IoT Innovation Design Competition
As the seasons change, from the beginning of the year to the end of the year, the ubiquitous power Internet of Things is experiencing a spillover effect.
Not long ago, State Grid Corporation o...[Details]
Oscilloscope development trends High performance and versatility are two trends in the development of oscilloscopes. An example of high performance is Agilent Technology's 63GHz analog bandwidth, 160...[Details]
Denso will invest in TSMC's first semiconductor plant in Japan. The goal is to secure stable procurement of cutting-edge semiconductors with a circuit line width of about 10 to 20 nanometers in Japan...[Details]
In recent years, due to the addition of faults, dynamic operation and nonlinear loads, dynamic power quality issues have become increasingly complex, so power quality issues have regained attention...[Details]
What is the shortcut to learning microcontrollers? The so-called shortcut is to take fewer detours. I took a lot of detours when I first started learning microcontrollers. Many of my friends have si...[Details]
0 Introduction With the development of embedded system design technology, system engineers have higher and higher requirements for power supply in design and simulation. When embedded system design u...[Details]
1. The data area has a small space, so only variables that are frequently used or require high computing speed are placed in the data area, such as the count value in the for loop. 2. It is best to...[Details]
The multimeter's auto zero (AUTO ZERO) function is available in DC voltage, DC current, and two-wire resistance measurement modes. The multimeter's automatic zero measurement function is to elimina...[Details]
2.4G private protocol products occupy an important position in the field of wireless RF chips. Compared with other consumer electronic products with international or regional standardized protocols, ...[Details]
0. What does this article do?
Most current NeRF research focuses on synthesizing new perspectives for images, while LiDAR has been rarely explored. Reconstructing dynamic scenes that combine b...[Details]
I have wasted a lot of time on the serial port while working on the project these days. I had been using interrupt reception and query transmission. When I put the program code together, the program ...[Details]
1. After the system is reset or powered on, the microcontroller will execute a short initialization program automatically inserted by the maplab c32 connector before executing the main() function, ...[Details]
Last time, I finished reading the boot assembly and prepared the C operating environment. Now I will start to learn the C source code and jump from the start.S file to the file
lib_arm/board.c ...[Details]