The application elements of the analog-to-digital conversion part in the SOC chip C8051F020 are summarized, including accuracy and channel, rate and startup, reference and gain, data and control, and ...
I am a consulting company, a complete electronics beginner, and want to learn microcontrollers, but I have no idea where to start. I am in Shanghai, and I would like to find some time to talk to the e...
I am currently developing on a SOC platform. Every time I use the programming tool provided by the SOC manufacturer to update the Bin of the onboard spi flash through the onboard interface, it is very...
Semiconductor packaging is a very complex process that supports a huge global industrial chain. Each link in this chain has detailed division of labor and strict requirements. There are also many pack...
I used the universal version to weld an EPM3064 minimum system version, but the download went wrong. Can anyone help me?
My download line can be downloaded on another board
My chip is in PLCC44 packag...
Linux Practical Training Learning Tutorial 1.0 (Final Edition) 1.RAR Linux Practical Training Learning Tutorial 1.0 (Final Edition) 2.RAR Linux Practical Training Learning Tutorial 1.0 (Final Edition)...
The update interrupt initialization configuration of the stm32 advanced timer TIM1 is not much different from that of the ordinary timer. What needs to be paid attention to is the configuration of TI...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
Recently, the " ZTE
incident"
caused by the Sino-US trade war
has caused heated discussions in the electronics industry. It not only reflects that Chinese companies are lagging behind in the...[Details]
In Windows environment, the source code is encoded in UTF-8. If the source file created by STM32CubeMX contains Chinese comments, then using STM32CubeMX to regenerate the source code will cause the C...[Details]
introduction STM32 has many registers, which are difficult to remember, so the official packaged two sets of library functions. One is the standard library, but the official has not updated it on F7,...[Details]
The goal of this article is to build a TCP client based on the previous project that can ping the PC, and can actively send data to the PC, and can also send and receive data with the PC, and display...[Details]
The article is written for LPC2148, but it is also applicable to Samsung's 44B0 chip. You only need to select S3C44B0 as the corresponding CPU when selecting it. JLINK debugging experience un...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
WPG Holdings announced that its subsidiary Youshang has launched a wireless smoke alarm solution based on STM and Semtech . With the development of the national economy and the enhancement of...[Details]
The STM32 watchdog has two WWDG and IWDG. The biggest difference between the two is that IWDG has only one lower limit for feeding, while WWDG, as the name implies, must be fed within a range to ensu...[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]
If you do not use an external crystal on the STM32, the connection method of OSC_IN and OSC_OUT If you use the internal RC oscillator instead of an external crystal, please follow the following metho...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]