Digital signal processing masters! I have a question for you! The leaders of our unit want to display the operation status (including normal, accident, and parking) signals of many equipment in the wo...
1. Introduction
In the last post, I wanted to test the production program, but after consulting and posting, I seem to know that the program is not included when it leaves the factory. Today, I will p...
New Century LED Network Forum Application LinkHello: New Century LED Forum is an LED technology forum, mainly providing a technical exchange platform for LED engineers. We are now applying for a frien...
I have been working on it for two days. There is no problem with SPI. It is OK for self-receiving and self-transmitting.It is impossible to find the card. Code:Key code: [code]void CtrlRC522(){ if( Pc...
Answer: This is only half of the reason. The other half is my own fault. I don’t work hard enough, especially my poor ability to resist interference. Yes, the boss does hope that his subordinates can’...
Our company has 45 R&D teams, and 4 R&D managers manage these 45 people. 4 managers have 4 positions. Employees without positions to rely on have more work and less money! It is difficult to survive!...
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[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]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[Details]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[Details]
The code for using timer 0 to implement a running light in a 51 MCU is as follows. The LED light is connected to port P1. The code is annotated below, so I won't explain it in detail. My English is n...[Details]
This program sets the LED running light and the 0-16 numbers of the 0th position of the digital tube to light up in a cycle. The digital tube program cannot be put into the main function, because the...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]