ccsv5 imports a ccs3 project file, and when building the project“C:\ti\ccsv5\utils\bin\gmake -k all lib/subdir_vars.mk:11: *** missing separator. Stop.”I thought it was a space problem in the subdir_v...
Low power consumption product design. Currently, the current meter is connected in series for segmented measurement. Long-term 2uA. Short-term 4.5mA. Instantaneous 20mA. Is there any good way to use a...
During the past two days, I have been investigating the bottleneck of the project and found that the SPI speed is not the expected 12MHz. This is a great lesson for me. [size=5]Phenomenon[/size] From ...
The company is in Beijing. If you can't come to Beijing to work, don't waste your time! ! Our company is now urgently hiring C++ developers and Nokia mobile phone operating system testers! ! ! The com...
1. Enter the WNBENCH homepage, select the "Power" option, fill in the corresponding parameters, and click Start2. Click the Compare All button3. Select IC for design4. View BOM5. View the chart6. View...
I use fixed point numbers to multiply two real numbers, for example, a total of 16 bits, and use 1+5+11 fixed point.
Is the method like this: shift the decimal point 11 places to the right, that is, e...
Recently, the U.S. Department of Commerce announced that it would prohibit companies in the country from selling any electronic technology or communication components to ZTE, a Chinese communicatio...[Details]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[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]
At present, in the world,
the construction of
smart cities
is in the process of gradually landing from concept, and technology giants and investment giants are important participants in this...[Details]
Kevin Jensen ams Semiconductor
Sensors
and lighting expert. Let's learn more about the relevant content with the network communication editor.
Everything is becoming "smart" these ...[Details]
In recent years, in order to meet the needs of social development, more and more companies have entered the fields of smart phones, artificial intelligence,
VR
, AR, etc. After seeing the d...[Details]
The adoption of vehicle tracking systems for cars and fleets is increasing. Modern trackers have reduced form factors and increased functionality to support active data transmission for real-time tra...[Details]
The ZTE incident has aroused people's concerns about the future of Chinese chips, and they have been using WeChat and Weibo to express their views; the Chinese display industry is also worried abou...[Details]
STM32 has 2 watchdogs: independent watchdog and window watchdog. Independent watchdog IWDG: A system fault detector that is independent of the system and is not affected by the system because it has ...[Details]
The calculation formula of the watchdog feeding time (watchdog overflow time) is: Tout=((4*2^prer)*rlr)/40 Tout is the watchdog overflow time (in ms), prer is the watchdog clock prescaler value (...[Details]
In mid-to-late 2016, a girl from Hubei came to Beijing alone, full of curiosity about
cloud computing
. The girl left the deepest impression on me was her lovely smile. She told me that if ...[Details]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[Details]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[Details]
The following is a 16-way multi-channel ADC acquisition circuit diagram and source program made using the STM32 microcontroller. It uses a USB interface to connect to the computer, which is actually ...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]