Making target Debug...
Linking...
Error[e46]: Undefined external "CH375DiskReady" referred in ch375hft ( D:\EXAM1\Debug\Obj\CH375HFT.r43 )
Error[e46]: Undefined external "CH375DiskStatus" referred in ...
[font=宋体][size=10.5pt]Don't hide your mistakes[/size][/font] [font=宋体][size=10.5pt] [/size][/font] [font=宋体][size=10.5pt] We will inevitably make mistakes at work, and everyone has a mentality, that i...
In the file /packages/config.bld under the Codec Engine installation path,add the following line after var C64P = xdc.useModule('ti.targets.C64P');C64P.extensions[".sa"] = {suf: ".sa", typ: "asm:-fl"}...
[i=s] This post was last edited by qwqwqw2088 on 2019-3-11 09:26 [/i] [size=4]1 Filter capacitor: It is connected between the positive and negative poles of the DC voltage to filter out the unwanted A...
[p=26, null, left][color=rgb(51, 51, 51)][backcolor=rgb(252, 252, 252)][font=微软雅黑][size=16px][Abstract] You may have become accustomed to using mobile payment apps to pay for taxis and online shopping...
Wang Xiaochuan, the "Wudaokou Goalkeeper", is going through a level that he has never gone through before. For example, Sogou's (NYSE: SOGO) financial report, artificial intelligence, and the futur...[Details]
1. Purpose In actual product release, if the program stored in the MCU Flash is not protected, some illegal companies may read the program in the Flash through an emulator (J-Link, ST-Link, e...[Details]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[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]
According to foreign media reports, the 2018 GMC Terrain Denali is equipped with multiple collision detection systems, and a recent test verified the safety of the system. Even when driving in a bu...[Details]
Nowadays, everyone is saying that "technology is people-oriented". The essence of the development of technology is to serve the improvement of the quality of life of human beings. Automated driving...[Details]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[Details]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[Details]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[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]
When the program starts running, light A turns on for 5 seconds, then turns off, light B turns on for 5 seconds, light B turns off, light C turns on for 5 seconds, light C turns off, the program ends...[Details]