Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: picone; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    21,355

    Re: LCD's with Shift Registers, and LCDOUT

    CMCON0=7 did the trick! Thank you Henrik and Darrell for your help.

    On a separate and unrelated note..........how come Darrell's routines (i.e. Instant Interrupts, Slow PWM, LCDanypin, etc)...
  2. Replies
    11
    Views
    21,355

    Re: LCD's with Shift Registers, and LCDOUT

    I set MCLR off and am using INTOSC_NOCLKOUT. I double and triple checked my wiring, and I did have a generic led blinking program running on this board to ensure I had a functioning setup. The lcd...
  3. Replies
    11
    Views
    21,355

    Re: LCD's with Shift Registers, and LCDOUT

    I did have ANSEL=0 in the code which is shown below...compiled with PBP 2.60c. Is it possible my lcd is just defective?



    define osc 4
    intcon=0
    ansel=0

    ;----[ Change these to match your...
  4. Replies
    11
    Views
    21,355

    Re: LCD's with Shift Registers, and LCDOUT

    I too bought some of these little guys from ebay a number of years ago.....have been collecting dust ever since.

    Just curious if this will work with a 12F683?
    I followed all of the above...
  5. Replies
    14
    Views
    19,367

    Re: Using hardware capture

    For all the NOOBS (like me) don't forget the
    ANSEL=0 to make your T1G pin a digital input. I spent a couple hours scratching my head trying to figure out why I couldn't get this code to run on my...
  6. Replies
    772
    Views
    594,163

    Re: Instant Interrupts - Revisited

    It is a Castle Creations ESC........when I spoke to one of their engineers they said all of their ESCs have 2048+ speed steps. I know I can get away with the 8 bit resolution of a standard...
  7. Replies
    772
    Views
    594,163

    Re: Instant Interrupts - Revisited

    Thank you for the quick reply.

    I'm actually working with an ESC that has 11 bit resolution so that is why I was looking for 0.5us steps. I'm not sure how much difference it will make but I wanted...
  8. Replies
    772
    Views
    594,163

    Re: Instant Interrupts - Revisited

    Sorry if I'm in the wrong thread but this is the only one that came up when I searched for PWPS.

    This question is for Darrel, but if anyone else can answer I would appreciate the response just as...
Results 1 to 8 of 8