I have always wanted to be an industrial control expert. I studied electrical engineering and automation in college. After graduation, I joined a state-owned enterprise. After joining the state-owned ...
[color=#333333][font=宋体, Arial][size=14px] Quote "Yangtze Evening News Network June 3 (Reporter Fan Muxiaozi Shi Guangquan) At about 10:40 am on the 3rd, a household in Yiheyuan Community at the inter...
[font=Helvetica, Arial, sans-serif][size=5][color=#000000] I read "In-depth Understanding of Computer Systems" carefully before looking for a job. The biggest gain from reading it is that I understand...
Hello, everyone~ Your intelligence officer is here again. Several activities have been launched this week. Come and see if there is a board you like~~Hot application:1. Free evaluation: AI development...
[size=5]I received the small board early, but I have never used this debugging method. I have been struggling to connect it until now. Now I can read the device number under Flash magic. I am posting ...
Question: Hardware: EPDZ3338 + touch screen (layer resistance is 5-6K) The chip integrates the touch screen driver. When detecting, just set the touch screen detection flag to turn on the touch screen...
Event: The company simultaneously released its 2017 annual report and the first quarter report of 2018. In 2017, the company achieved revenue of 8.886 billion yuan, a year-on-year increase of 48.01...[Details]
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
Site conditions: 1. AD acquisition, DMA transmission; AD is set to single-channel continuous mode, DMA is set to single-shot mode. The upper threshold of the AD analog watchdog setting is less than t...[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]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
Unfortunately, my serial port has some problems and I can't print information. I can only debug to view variables and see the values. Fortunately, there is not much AD conversion code, and I can use ...[Details]
In 2014, the production and sales of new energy vehicles in China exceeded 80,000 units, and the development trend is encouraging. In order to enable new energy enthusiasts and junior R&D personnel t...[Details]
Each I/O port of the AVR microcontroller corresponds to three registers: DDRx, PORTx and PINx, where DDRx is the data direction, i.e. input or output; PORTx is the state of the internal pull-up r...[Details]
Σ-ΔA/D technology has the characteristics of high resolution, high linearity and low cost. Based on TI's MSP430F1121 microcontroller, this paper introduces a high-precision A/D implementation scheme ...[Details]