Control BH1415 with a 16f88


Results 1 to 10 of 10

Threaded View

  1. #5
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by savnik View Post
    This code is from this : http://people.msoe.edu/~mohre/FinalReport.pdf
    and page 17
    Anyone know how to control this chip (BH1415) ;
    Do you not have the bh1415f datasheet?
    It explains how to set the frequency in there...all easily done with PBP's SHIFTOUT commands...

    bits 0 - 15
    1,0,1,1,1,1,1,1,1,1,0,1,0,0,1,0

    bits 0-10 = frequency, in this case 102.1Mhz
    bit 11 = mode, in this case stereo
    bits 12-13 = phase detector operation, in this case normal
    bits 14-15 = test mode, in this case normal operation

    It's right there on the last 2 pages of the bh1415f datasheet from ROHM.
    Last edited by skimask; - 7th July 2007 at 20:01.

Similar Threads

  1. How do I give a radio control car autonomous control
    By Kenjones1935 in forum General
    Replies: 190
    Last Post: - 17th January 2010, 15:40
  2. Problem with 16f88 steep motor control
    By ken_23 in forum Off Topic
    Replies: 0
    Last Post: - 4th July 2008, 12:25
  3. Control unlimited servos at the same time
    By mrx23 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 19th September 2006, 14:14
  4. Stepper motor control using PIC 16F88
    By tonykeys in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 3rd February 2006, 20:09
  5. Control RC servo via Parallax Servo Control
    By cibotsan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th September 2005, 08:18

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