TILEBOX battery voltage problem:
My TILEBOX battery voltage
The display value of the connected mobile phone is 3.98V, 95%
The multimeter measured value was 4.14V
The difference is 0.16V
How to adjust ...
Can't I just not crop it? I don't use the functions I don't use, such as task scheduling, and it won't affect the size of the executable file I generate in the end....
I recently encountered a problem in the development process. The vxworks program I developed 1. It cannot ping across network segments, and the message cannot pass. Phenomenon and current situation: I...
Use Xilinx Power Estimator to accurately analyze worst-case power usage in seven steps [[i] This post was last edited by hangsky on 2011-11-8 13:26 [/i]]...
The Internet of Things will bring the power of digital technology to a range of sectors. While every sector is likely to be impacted by the Internet of Things, some will benefit from early adoption.tr...
[size=6][color=#ff0000]All articles in this series have been organized into electronic documents, download address: [url]https://download.eeworld.com.cn/detail/tiankai001/13375[/url][/color][/size] [c...
1. Test conditions Hardware: STM32L432KC Main frequency: 80MHz Compiler: IAR 8.20.1 Compiler options: High Speed no size constraints CRC generator polynomial: 0x782f 2. Test Method The softwar...[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]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
Overview
Lightning is a strong discharge phenomenon that occurs between thunderstorm clouds and between thunderstorm clouds and the earth due to severe convective weather. Lightning is gen...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
I slightly changed the lyrics of Yu Quan's song "Running", which seems to be
a reflection of the current state of
Huawei Cloud
. At the annual Huawei Analyst Conference held on April 17,
Zh...[Details]
The application of millimeter wave technology in mobile communications also involves a series of technical problems, including the large propagation loss of millimeter waves and the susceptibility ...[Details]
As shown in the figure, the author soldered a STM32F207VET6 board using a TQFP (32-100PIN) 0.55MM to direct plug adapter board. The board leads out the SWD debug interface (only PA13 and PA14 are occ...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
The storage media corresponding to the three boot modes of STM32 are built-in to the chip, they are: 1. User Flash = Flash built into the chip 2.SRAM = RAM area built into the chip, which is the m...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]