Shiftout - shiftin question


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Looking at your code again
    Code:
    SHIFTIN DinDout,clk,MSBPOST,[Status\4] ' Get Status
    
    LOOP UNTIL s = Ready ' Exit loop when status is ready
    I do not see a "Status" array variable defined but I do see a "s" variable.
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Apr 2010
    Location
    Sweden
    Posts
    10


    Did you find this post helpful? Yes | No

    Default

    Thanks again.
    I think that I tried it before. Type "SHIFTIN DinDout,clk,MSBPOST,[S\4]" instead of "status". But now I tried again. It dont work. Do you think that it is some different depending of witch pins I use? Do I need to try different pins every change I try?
    Friendly regards / Lasse

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