Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: queenidog; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    10,136

    Re: Shiftout command

    Thanks Henrik. That does clear somestuff up. I put a logic probe on the pins and sure enough they do what you say they do. I was making it more complicated than it actually was. I do have the...
  2. Replies
    4
    Views
    10,136

    Re: Shiftout command

    So why, if the PIC is driving the clock does the Shiftout command even need that parameter? Is the port associated with it (in your example PortB.2 or PortD.0) just a "holding place" for it or is...
  3. Replies
    4
    Views
    10,136

    Shiftout command

    I have a question about the Shiftout command in PBP3. Here is the command:

    SHIFTOUT DataPin, Clockpin, Mode, [Var]

    I understand the variable is taken and the bits are shifted out one at a time...
Results 1 to 3 of 3