The data is collected using the built-in 10-bit 200KSPS ADC of the LaunchPad MSP430G2231 and sent to the host through the serial port.
The host computer software is developed using CSharp, which recei...
In different working modes, the CPU will disable some modules to control power consumption. , Helvetica, sans-serif][size=3][color=#000000] ([b]PS[/b][b]:[/b]The same sentence, "power consumption is t...
Clock waveform output test
Like STM32 , the PA.8 pin of STM32 has the MCO function , which has a multiplexing function - clock output (MCO) , which can output the internal clock of STM32 through PA.8 ...
[b][size=5][color=red][/color][/size][/b] [b][size=5][/size][/b] [b][size=5], is a forgotten small county town, where people live leisurely and without noise. Coming here, you can really get a piece o...
As early as when I was reading Refactoring, I always wanted to learn how to write test programs. Later, I searched Baidu and found that there is a CUnit under C, which is roughly the same as JUnit. At...
I was originally doing WinCE software development on ARM, but it is too troublesome to download it to the board every time. Can those things that are not related to hardware, such as interface develop...
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
I have always wanted to write some posts and blogs, but I just couldn't bear to do it as I just graduated. After some preparation, I decided to write down some of the things I learned in the past few...[Details]
Time flies. Since the beginning of 2018, news related to home appliance companies have repeatedly made headlines, and competition in the home appliance market continues to intensify. In order to be...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
In 2018, the National Development and Reform Commission issued a new photovoltaic subsidy policy. The benchmark on-grid electricity price was significantly reduced, the return on investment decreased,...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
As the brain of a mobile phone, the mobile phone processing chip is of great importance. Xiaomi, which started out as the MIUI company, has long been keenly aware of the gap between China and devel...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
Note: This STM32 microcontroller is the STM32F103 series. The ADC of Stm32 has DMA function. This is beyond doubt and is what we use most! However, if we want to sample a signal (such as a pulse sign...[Details]
Not long ago, we discussed the disruptive trends that will change the future of display solutions and the changes that High Dynamic Range (HDR) can bring , which provides a more realistic...[Details]
The STC12C5412AD microcontroller is an enhanced 8051 standard 51 series microcontroller. It is 12 times faster than the ordinary 8051 and can be programmed on a home computer without an emulator. ...[Details]
The clock sources are LFXT1 (low frequency or high frequency), XT2 (high frequency), DCO (digital control). The clock signals are ACLK (auxiliary clock), SMCLK (subsystem clock), MCLK (system clock)...[Details]
An example of Samsung S3C/S3P/S3F9XXX series MCU implementing table lookup operation ; to implement table lookup operation, you must first define the table address, there are two ways t...[Details]
When programming with Elan MCU, please pay attention to the following points: 1. When the program is longer than 1K, page jump will occur. If an interrupt handler is enabled, after entering the inte...[Details]