Single chip microcomputer circuit design - I would like to ask if anyone can help me design a tension judgment circuit implemented by single chip microcomputer AT89S52. If the tension measured by the ...
I was lucky enough to be selected to participate in the Renesas Electronics 100 sets of MCU development boards event, and I received them very quickly. I will share it with you immediately. 1. The ent...
History of Jews in Palestine Palestine is located in western Asia, between the Mediterranean Sea, the Dead Sea and the Jordan River, with an area of about 27,000 square kilometers. In 3000 BC, the Can...
[i=s]This post was last edited by mars4zhu on 2014-9-24 22:58[/i] [align=left]Intelligent learning universal infrared remote control based on Renesas R7FC080212 chip[/font]——(1[font=宋体]) infrared remo...
Today I asked a classmate to get the Jlink emulator. At first, I installed the driver, connected Jlink to the computer, and then connected the 20PIN of JTAG to the JTAG debugging port of the ARM9 deve...
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
0. Preparation First use st-link to connect the stm32 core board and PC for burning St-link Stm32 3.3V 3.3V GND GND SWDIO PART SWCLK DCLK Then connect with USB serial port board to v...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[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]
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]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[Details]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[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]