#includeunsigned int Cyc=0,LastCCR0=0,flag=0,key=0; char c[10]={0x3F,0x6,0x5B,0x4F,0x66,0x6D,0x7D,0x7,0x7F,0x6F}; int b[10]={209,97,49,245,33,113,181,133,149,165}; unsigned int translate(unsigned int ...
USB is a complicated and time-consuming thing for me. It mainly describes the device according to the function. For example, USB keyboard, USB virtual serial port, USB camera...
And Hetai also added t...
I need help with DG128 3×3 matrix scanning. I have a headache these days. How to use pull-up resistors? The 3×3 scanning program has failed many times. I am new here and need help....
I am studying measurement and control technology and instruments, and I really want to know what aspects of the knowledge I need to learn as a foundation for single-chip microcomputers. I wonder if an...
[i=s]This post was last edited by paulhyde on 2014-9-15 09:01[/i]Organizing committees of each competition area and relevant colleges and universities:The National Undergraduate Electronic Design Comp...
There are two interrupts in the program, ADC12 and UART1. It works fine when only one of them is turned on.Both are turned on: ADC is normal, but the interrupt response of UART1 is very slow, and it c...
The Sino-US trade war has already started. Trump's series of actions have had a negative impact on the global economy, such as increasing tariffs on Chinese companies and restricting domestic compa...[Details]
Recently, the results of the 2018 German Red Dot Design Award were announced. GoodWe, a company located in Suzhou High-tech Zone, stood out among thousands of outstanding design products from 5...[Details]
1. Problem When developing STM32 with IAR, I found that I could not print floating point numbers by redirecting printf to the serial port. The code is as follows: The output is as follows: It can...[Details]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
In simple terms, high-end chips solve many complex problems, mid-range chips solve a single complex problem, and low-end chips solve a simple problem. Let's learn more about the relevant content wi...[Details]
introduction STM32 has many registers, which are difficult to remember, so the official packaged two sets of library functions. One is the standard library, but the official has not updated it on F7,...[Details]
LAN8720 test code arrangement 1. Modified based on two projects, namely "Experiment 55 Network Communication Experiment" of Zhengdian Atom ATK and "STSW-STM32070" routine of ST official The hardware ...[Details]
In the Huaxing Optoelectronics LCD panel
factory
located in Guangming New District, Shenzhen
, apart from a few people repairing machines, it is often difficult to see other people. Here, ev...[Details]
The F1 racetrack is roaring with engines, and a fierce F1 race is about to begin. I am not a fan of racing cars, and I have nothing to do with this world, but
I spent a special day here
because...[Details]
This program is used in the development board to generate sounds of different frequencies. The overall program is relatively simple, mainly using two timers. The code and my comments are as follows. ...[Details]
What is SYSTICK: This is a 24-bit system tick timer, SysTick, with automatic reload and overflow interrupt functions. All microcontrollers based on the Cortex_M3 processor can obtain a certain time ...[Details]
On the eve of 5G
commercialization,
ZTE
has established and adhered to
the
5G
pioneer strategy, focusing on
5G
end-to-end solutions, and investing in standard setting, ...[Details]
On Sunday, the South Australian government unveiled plans to build the world's largest virtual power plant, which will connect at least 50,000 homes over four years and have a capacity ...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]