I wrote a 12864 driver using a 51 MCU, and it works perfectly. However, the MCU used in the competition is IAP15F2K61S2. The result is garbled code. Has anyone used this MCU? Can you explain it to me,...
introduce
Nowadays, the smart home industry is developing rapidly. Thanks to the iterative development of the Internet of Things and artificial intelligence technologies, various smart home devices ha...
I don't know the specific content yet, what type of POS machine, and I don't know what kind of program to develop, probably a data transmission program. I wonder how much you usually quote? Thank you ...
Anyone familiar with Proteus simulation software can make a simple vending system. The best chip is Cortex-M3. If not, ARM7 can also be used. The coin insertion can be replaced by a button, the select...
Indeed, when you first enter the society, showing off your talents is not necessarily a bad thing. Take a look at it, and if you think it’s good, then give it a thumbs up.
1. No matter what happens, y...
I have inserted the full picture now. I just want to ask you a question. According to the connection method of Q1 in the picture, is there any tube that can do it? The requirements are as follows: pow...
I have read the source code of mbed these days, and the interface encapsulation for upper-level application calls is quite good. The code quality is relatively high, the comments are also very detai...[Details]
After studying the F4 FSMC method to drive the touch screen for a few days, I have gained some understanding, which are listed below. The unorganized record is only for my own reference in the future...[Details]
On April 18-19, 2018, at the "Second Distributed Photovoltaic Carnival" held in Hangzhou, Jinko Power and China New Energy Assets Investment, Financing and Trading Platform (hereinafter referred to as...[Details]
At present, the Beidou system has achieved industrial breakthroughs and leapfrog development in five major areas, including the automotive OEM market, smart phones, and high-precision applications....[Details]
This paper proposes a design scheme for an embedded CNC system based on ARM and FPGA. The software and hardware design of the ARM system, the implementation method of hardware fine interpolation ...[Details]
Recently, Jiangsu GoodWe Power Technology Co., Ltd. ("GoodWe") unveiled two products of the SDT family, the 17kW smart photovoltaic inverter GW17KN-DT and the 20kW smart photovoltaic inverter GW20KN-D...[Details]
Today’s medical devices are filled with increasingly complex electronic devices that monitor, display, assist and warn patients. The latest generation of medical device electronic devices are smaller...[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]
Today I am using the AD function of the stm8s microcontroller. There are ten channels from AN0 to AN9 on the microcontroller. I want to use only three of them, AN5 to AN7. //ADC initialization void A...[Details]
The STM8L contains a 12-bit ADC with 25 input channels, including an internal temperature sensor, an internal reference voltage As can be seen from the figure above, there is an internal re...[Details]
An easy programming question for microcontrollers! Urgent, write a 3-byte binary subtraction subroutine. When using the main program to call multiple groups of data for debugging, two situations need...[Details]
LiDAR is a comprehensive light detection and measurement system. Compared with ordinary radar, LiDAR can provide high-resolution radiation intensity geometric images, distance images, and speed im...[Details]
1. SCL is always controlled by the Master. SDA is controlled by the Slave when reading data and by the Master when writing data according to the direction of data transmission. After the 8-bit data i...[Details]