-
It is reported that BYD's new energy vehicle sales declined significantly in December 2019. In 2019, the company sold 461,400 vehicles, a year-on-year decline of 11.39%. Compared with the company's s...[Details]
-
"If you are using PA11 and PA12 CAN pins, use CAN1_RX0_IRQn for receive interrupts. If PB8 and PB9 are used as CAN pins, that is, redefined pins, use CAN1_RX1_IRQn for receive interrupts. Since...[Details]
-
I have been working on the power consumption of PIC microcontrollers. Since the project is powered by batteries, the power consumption issue is very important. According to the data sheet and informa...[Details]
-
In 2024, the global wearable device market will usher in growth with the recovery of the consumer electronics market, and the emergence of new categories such as smart rings will become a new drivi...[Details]
-
The STC15W408AS microcontroller has 14 I/O ports. All its I/O ports can be configured into 4 types by software. The 4 types are: quasi-bidirectional port/weak pull-up (standard 8051 output mode), pus...[Details]
-
According to foreign media reports, Murata, a Japanese electronic parts manufacturer, announced the launch of the SCHA600, a one-piece packaged six-axis MEMS (micro-electro-mechanical system) inertia...[Details]
-
Features 1. Saleae16 logic analyzer, with simple interface, easy to learn and use, is a good tool for electronic developers to debug and analyze 2. Saleae16 sends the sampled real-time data to the co...[Details]
-
The OPPO Future Technology Conference 2020 (OPPO INNO DAY 2020) with the theme of "Leap to Good" was officially held in Shenzhen. OPPO first proposed "Technology for People, Good for the World"...[Details]
-
STM32 supports reading and writing its own Flash (code area). Therefore, in some situations where power-off preservation is required, we can use this feature to save an external Flash or EEPROM...[Details]
-
Today when I was debugging a program, I found that when a function return value was assigned to a variable, the variable value always displayed "not in scope" and I could not see the value assign...[Details]
-
Apple filed a patent application in March 2020 for a vehicle-mounted lidar device designed to be mounted behind a vehicle's windshield to provide real-time 3D vision for self-driving cars. 1. ...[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]
-
Rodents are the reservoir host of many natural epidemic diseases, and the plague spread by them is the number one plague in human history. In the 14th century, in order to control the spread of the Ea...[Details]
-
Require: 1. Logic of 7-person majority voting: majority passes. 2. Under the control of the host, voting is valid within 10 seconds. 3. Use digital tube to display the 10-second countdown for v...[Details]
-
Abstract: UART is used to solve the rate matching problem when communicating between DSP and PC, and a specific implementation circuit is given.
Keywords: DSP UART serial communication ...[Details]