PPM decoding using 12F508 problem


Results 1 to 3 of 3

Threaded View

  1. #3
    Join Date
    Jan 2014
    Posts
    84


    Did you find this post helpful? Yes | No

    Default Re: PPM decoding using 12F508 problem

    Thank you very much Art ! All its ok, now is working perfectly.

    I adjusted the value, now the pulse on all chanells have 1,5mS

    Code:
     movlw    125		;  value for 1.5ms here
            movwf    PWM_1        
            movlw    125
            movwf    PWM_2           
            movlw    125
            movwf    PWM_3        
            movlw    125
            movwf    PWM_4
    Last edited by midali; - 9th August 2016 at 17:33.

Similar Threads

  1. 12F508 OPTION Register
    By sayzer in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 13th January 2013, 00:00
  2. 12F508 and Dallas 1820 not working
    By Picprogman in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 10th February 2012, 17:13
  3. 12F508 strange timing
    By pk7639 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 23rd April 2007, 00:25
  4. calibration clock 12f508
    By volcane in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 5th December 2006, 10:33
  5. 12F508 question...
    By muddy0409 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 22nd August 2005, 09:32

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