suggestion on how to implement duel /quad spi interface


Results 1 to 8 of 8

Threaded View

  1. #5
    Join Date
    May 2013
    Location
    australia
    Posts
    2,682


    Did you find this post helpful? Yes | No

    Default Re: suggestion on how to implement duel /quad spi interface

    just to make things clear shiftin/shiftout will get in/ out 1-8 bits per command is just wrong .
    shiftin/shiftout can process however many bits you require for as many vars as specified in the command (even 32 bit longs) but always 1 bit at a time
    Last edited by richard; - 27th June 2014 at 09:28.

Similar Threads

  1. 4-20mA using SPI Interface
    By gavo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 10th April 2013, 20:51
  2. LTC2400 SPI interface
    By designer salwar in forum mel PIC BASIC
    Replies: 1
    Last Post: - 2nd March 2011, 22:50
  3. SPI interface
    By malc-c in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 9th January 2011, 02:06
  4. LTC2400 SPI interface
    By PUGALENTHI.P in forum mel PIC BASIC
    Replies: 26
    Last Post: - 23rd July 2010, 16:57
  5. Using PBPro for SPI Interface
    By twincitian in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 22nd March 2007, 08:57

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