51 MCU pin function definition, internal block diagram

Publisher:ZenMaster123Latest update time:2022-07-06 Source: csdn Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

Previous article:51 TMOD, TCON set timing
Next article:51 small, compact, large mode

Recommended ReadingLatest update time:2024-11-16 21:38

Summary of MCS-51 MCU instruction system
The MCS-51 single-chip microcomputer instruction system has a total of 111 instructions, which are divided into five categories according to their functions: (1) Data transmission class 28 (2) Arithmetic operations 24 (3) Logical operations 25 (4) Control transfer category 17 (5) Bit operation class 17 (1) Data tran
[Microcontroller]
Design of a logic non-circulating reversible speed regulation system based on 51 single chip microcomputer
Here is a design of a logic non-circulating reversible speed control system based on a single-chip microcomputer. The system design adopts a fully digital circuit to realize functions such as digital pulse triggering, digital speed setting detection and digital PI algorithm. The speed and current regulation, logical
[Microcontroller]
Design of a logic non-circulating reversible speed regulation system based on 51 single chip microcomputer
51 Microcontroller Basics: Digital Tube (1)
principle: The digital tube has 8 LED lights, namely abcdefgh, with common cathode and common anode. If you set high and low levels, the corresponding LED will light up and then display the number you want to display. Code: #include reg52.h #define SMG P0 //Macro definition digital tube void main(void) {  
[Microcontroller]
51 Microcontroller Basics: Digital Tube (1)
51 MCU matrix keyboard PROTEUS simulation demonstration
Original address: 51 single chip matrix keyboard PROTEUS simulation demonstration (picture, program) Author: awesome haha The procedure is as follows: #include AT89x52.h #define uchar unsigned char; uchar key_val=0;    //define key value, the initial default is 0 uchar code TAB ={0xc0,0xf9,0xa4,0xb0,0x99,
[Microcontroller]
Counter of single chip microcomputer C51
The hardware circuit of this part is shown in the figure. Some pins of U1's P0 port and P2 port constitute a 6-bit LED digital tube drive circuit. The digital tube adopts a common anode type and uses a PNP transistor as the driver of the chip select terminal. The emitters of all transistors are connected together and
[Microcontroller]
Counter of single chip microcomputer C51
Application of 51 MCU and nRF401 chip in RFID system
1. RFID System Overview RFID is a contactless identification system. It is an automatic identification technology that has emerged since the 1990s. It uses wireless radio frequency to perform contactless two-way communication to achieve identification purposes and exchange data. The data is stored in an ele
[Microcontroller]
Application of 51 MCU and nRF401 chip in RFID system
51 MCU Proteus simulation of basketball game timer
Schematic diagram of 51 single-chip microcomputer simulation timer: Preview of some source code: #include "main.h" #include "delay.h" #include "keypad.h" #include "display.h" void main() {         INT0_Initial();         Time0_Initial();         delay_ms(10);         LED = 0;         while(1)         {            
[Microcontroller]
51 MCU Proteus simulation of basketball game timer
BASCOM-8051 development environment single chip microcomputer programming system based on BASIC language
    The BASCOM-8051 development environment is a single-chip microcomputer programming system based on the BASIC language. It is easy to learn and use, has powerful functions, and has a short development cycle.       1. Command Classification Examples         1. Pseudo-instructions       Pseudo-instructions are some i
[Microcontroller]
Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号