Shop OBEX P1 Docs P2 Docs Learn Events
how to pump out clock signal from bs2p — Parallax Forums

how to pump out clock signal from bs2p

PHM102PHM102 Posts: 27
edited 2006-07-13 17:27 in BASIC Stamp
how to pump out the clock signal from bs2p to its output pin?.··

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-07-13 14:08
    Hello,

    ··· If you're referring to the 20 MHz resonator clock that drives the BS2p24's interpreter chip that cannot be done.· What is it you need to accomplish?· Perhaps there is another way.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • PHM102PHM102 Posts: 27
    edited 2006-07-13 17:12
    wow! thank you for yr fast response! i really appreciate it [noparse]:)[/noparse] then what about bs2p40? is it possible? i am doing a project using basic stamp to read the SIM card which clk pulse is needed.so do you have any suggestion?
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-07-13 17:27
    Hello,

    ·· You cannot access the clock pulse that drives the processor on almost any microcontroller.· I suspect what you actually need is an SPI interface, which the BASIC Stamp provides.· This Synchronous Serial·Interface provides the Clock Signal for SHIFTing data in/out.· Since we don't know what the device is exactly or its specifications my best recommendation is to look up the SHIFTIN/SHIFTOUT command in the BASIC Stamp Manual or in the Editor Help File.· I hope this helps.· Take care.


    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
Sign In or Register to comment.