Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

8051 port functions

  Shared By: Ludkhannah Fischer    Date: Apr 02    Category: Assembly Language    Views: 1358

Answer:


Ports Function

Port 0 (Pin 32-39) - Dual-purpose port - 1. general purpose I/O Port. 2. multiplexed address & data bus Open drain outputs


Port 1 (Pin 1-8) - Dedicated I/O port – Used solely for interfacing to external devices Internal pull-ups


Port 2 (Pin 21-28) - Dual-purpose port- 1. general purpose I/O port. 2. a multiplexed address & data bus. Internal pull-ups

Port 3 (Pin 10-17) - Dual-purpose port- 1. general purpose I/O port. 2. pins have alternate purpose related to special features of the 8051 Internal pull-ups



Share: 
 

Didn't find what you were looking for? Find more on 8051 port functions Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: