RMW Read modify write


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Location
    PERTH AUSTRALIA
    Posts
    838


    Did you find this post helpful? Yes | No

    Default Re: RMW Read modify write

    when using the whole port as a data i/o bus is specifying LAT control possible or required for the port ?

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,626


    Did you find this post helpful? Yes | No

    Default Re: RMW Read modify write

    Hi Sheldon,
    Yes, it's possible. It's not required but generally recommended (I'd say).
    You say i/o but you can't use LAT to read the state of the pins when in input mode. If you read LAT you get the state of the output latch, not the state of the actual pins.

    /Henrik.

Similar Threads

  1. PLEASE HELP...read write issues
    By nomad77 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 17th March 2011, 15:39
  2. Write/Read DS1996
    By Bosse in forum Forum Requests
    Replies: 2
    Last Post: - 9th September 2008, 01:25
  3. DS1996 Read/Write
    By Bosse in forum Serial
    Replies: 0
    Last Post: - 30th October 2007, 14:36
  4. Read and write to sd card
    By Pedro Santos in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 28th October 2007, 20:47
  5. Read Modify Write problem?
    By markedwards in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 18th November 2005, 22:02

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts