[hide]1. Light The essence of light is electromagnetic waves, which is a very small part of the entire electromagnetic spectrum. Light is a form of energy; light is electromagnetic waves radiated to t...
Bachelor degree or above, major in computer, electronic engineering, etc.? Proficient in VC, VB, C, C++, Java and assembly language for development? More than 2 years of development experience in the ...
Can the refresh rate be calculated from the vertical synchronization signal (vsyn)? If so, is 1/vsyn the frequency? However, it can also be calculated through PixelClock, refresh rate = PixelClock/row...
while(1){printf("Device ID = %x",LDC1000_ReadReg(0x00)); Delay_ms(1000);} The following is the data received by the serial port. . . Device ID = 83 Device ID = 83 Device ID = bf Device ID = 83 Device ...
[size=4]There are four types of interrupts on the CPU.[/size]
[size=4]
[/size]
[size=4] Reset[/size]
[size=4]
[/size]
[size=4] Maskable[/size]
[size=4]
[/size]
[size=4] Nonmaskable[/size]
[size=4]
[/s...
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
0. Preparation First use st-link to connect the stm32 core board and PC for burning St-link Stm32 3.3V 3.3V GND GND SWDIO PART SWCLK DCLK Then connect with USB serial port board to v...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[Details]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]
The key is the configuration of registers. The T1 timer (16 bits) of CC2530 needs to configure three registers: T1CTL, T1STAT, IRCON Here is just a brief introduction. For more details, please refer ...[Details]
MCS-51 single-chip microcomputer timer/counter experiment programming program Programming requirements: 1. Connect a light-emitting diode LED to the P1.0 pin, light up for two seconds, turn off for o...[Details]
In 2014, the production and sales of new energy vehicles in China exceeded 80,000 units, and the development trend is encouraging. In order to enable new energy enthusiasts and junior R&D personnel t...[Details]
At the early morning of November 17th, Beijing time, at the Global Supercomputing Conference held in Denver, the United States, the "nonlinear earthquake simulation" application completed by the te...[Details]
1. Analysis of the main causes of AVR damage: The AVR circuit consists of three parts: the rectifier main circuit, the voltage detection circuit, and the comparison control circuit. Excluding the...[Details]