Shop OBEX P1 Docs P2 Docs Learn Events
Can a BS2P control SPI — Parallax Forums

Can a BS2P control SPI

HardwareWizardHardwareWizard Posts: 9
edited 2010-03-15 01:39 in BASIC Stamp
Can i use a bs2p to be the master on an SPI interface.

if so is there an example out there?

i would like to interface to either an ISD1700 or ISD15100 series chipcorders using SPI

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2010-03-14 21:40
    Yes. Look at the chapters on the SHIFTIN and SHIFTOUT statements in the on-line help or the BASIC Stamp Syntax and Reference Manual. There are all sorts of examples of the use of any Stamp as an SPI master using these and HIGH / LOW to control the chip select line.

    There are other examples in the StampWorks Manual and a number of Nuts and Volts Columns, all on Parallax's website. Start with the Resources tab on the main Parallax webpage.
  • HardwareWizardHardwareWizard Posts: 9
    edited 2010-03-14 23:58
    Thanks thats the nudge i needed
  • sam_sam_samsam_sam_sam Posts: 2,286
    edited 2010-03-15 01:39
    You might want to look at this Data Sheet

    http://www.nuvoton.com/NR/rdonlyres/FD3AA661-AE87-4327-9967-F01C538BAC97/0/ISD4004.pdf

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ··Thanks for any·idea.gif·that you may have and all of your time finding them smile.gif

    ·
    ·
    ·
    ·
    Sam
Sign In or Register to comment.