Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] LATB and PORTB register in PIC18XXX ?

Status
Not open for further replies.
N

Notty07

Guest
latb pic

Hi all

In pic18xxx I found register LATB in datasheet and it comment to
Read-modify_write .
What defferent between LATB and PORTD ?
What is the adventage of LATB register?
How to use it?

Thank you.
 

pic latb

I think that Latb means latchB, in normal use between 16 series Portx or 18 series Latx I have found anything difference, the use is tthe same
 

portb latb

Hi,

For the Pic 18 Series:

Reading a I/O port or bit uses the "PORT" register.

Writing to an I/O port or bit should use "LAT" register.

Regards,

Maximilius26
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top