Since its invention in the early 1960s , the three-dimensional coordinate measuring machine ( CMM ) has been widely used in the manufacturing industry worldwide and has become the standard equipment f...
Reprinted by: ouravr At present, there are about 4 kinds of STM32 development boards available online, some suitable for STM32 entry-level developers, and some suitable for engineers who develop advan...
[u][color=#0000ff]This is the scene of the meeting every morning at work[/color][/u] [img]http://taobao.news.ynet.com/img.db?62741282+s(450x400)+part(0,0,450,400)[/img] Front desk: [img]http://taobao....
Well, actually I just took one photo, and I won’t unpack it after I wrap it.Introduction to MM32 eMiniBoardMM32F0133C7P (Cortex-M0 MCU: 64k FLASH, 16k SRAM)
Onboard SPI Flash chip
Onboard IIC EEPROM c...
I would like to ask if any company you work for or have worked for uses uC/OS II for development? What products are they? It seems that not many companies use it, and most of them use Linux and WinCE....
I have an application that uses the STM32F103VB CPU. I want to use timer 1 to trigger the ADC to complete a set of regular conversions. When the conversion is completed, apply for DMA transfer. When t...
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
When designing a product, if the application environment's requirements for power isolation are not considered, the product will be unstable due to improper design, and even high voltage may damage t...[Details]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
Recently, Zhejiang Lipu Crushing Equipment Co., Ltd. invested 50 million yuan to build a new "annual production of 1,200 high-efficiency and energy-saving ultra-fine pulverizer construction project...[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]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[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]
12864 LCD parallel port driver is more commonly used, but considering that sometimes the IO port of the microcontroller or MCU is limited, the serial driver method can be used. The following is ...[Details]