Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    772
    Views
    597,278

    Hi DT, Is that in the current version of...

    Hi DT,

    Is that in the current version of inst_ints or the one your working on now?

    I got my progy working by using the @ INT_DISABLE RX_INT command in the handler but is that really kosha or...
  2. Replies
    772
    Views
    597,278

    I'm waiting for a string of NMEA chars to arrive...

    I'm waiting for a string of NMEA chars to arrive into a huge data array.

    I'm not quite sure how to code the above interrupt process into a [wait(" "),data] style command. This is what I am using...
  3. Replies
    772
    Views
    597,278

    Darrel, What I have is a timer1 servicing an...

    Darrel,

    What I have is a timer1 servicing an interrupt every 10msec and a Usart RX interrupt when ever data comes in. Problem is that when the pic is off dealing with the usart interrupt, my...
  4. Replies
    772
    Views
    597,278

    Thanks DT for the info, those are some pretty...

    Thanks DT for the info, those are some pretty scarey numbers you pulled up!

    The reason I asked was I have a three minute timer using DT_14 interrupts and I also used Steves Pic timer calc but I'm...
  5. Replies
    772
    Views
    597,278

    Steve, Do you know if the there is any...

    Steve,

    Do you know if the there is any difference in accuracy between using a xtal osc and the internal RC osc esp. in relation to timer interrupts?

    Squib
  6. Replies
    772
    Views
    597,278

    Guys, That would give you the ****s! Ok - so at...

    Guys,
    That would give you the ****s! Ok - so at least I'm not going blind unable to find the link on his website.

    I better do a backup of my website today.

    Cheers
    Squib
  7. Replies
    772
    Views
    597,278

    This is gonna sound like a dumb question. ...

    This is gonna sound like a dumb question.

    Where can I download the files for DT_INTS-18? I've been to Darrels website but cant find the link...

    http://darreltaylor.com/DT_INTS-18/home.html
    ...
  8. Replies
    772
    Views
    597,278

    Hmm, That kind of defeats the purpose of what...

    Hmm,

    That kind of defeats the purpose of what I wanted to do....

    All understood and thanks for the info.

    Rgds,
    Squib
  9. Replies
    772
    Views
    597,278

    Ad_int Problems

    DT,

    I'm trying to force an interrupt whenever the voltage on my analog input pin changes (connected to a 5k POT and RA:0, 16F88).

    I was hopping that AD_INT handler would fire when ever the POT...
  10. Replies
    772
    Views
    597,278

    Hi Darrel, This is pretty neat code ;) Pretty...

    Hi Darrel,

    This is pretty neat code ;) Pretty amazing really. Hahaha

    Anyway, I have a problem with my PIC hanging up because of an Idle State logic level error see <a...
Results 1 to 10 of 10