Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    22,620

    Re: Serial interrupt on PicBasic Pro

    Thanks mackrackit! I modified the program and just put a flag that i created inside of the interrupt routine. So the interrupt set that flag = 1 and go back to Loop and then if this flag = 1, the...
  2. Replies
    2
    Views
    22,620

    Serial interrupt on PicBasic Pro

    I need some help with this serial interrupt... It's working but not so well because when the interrupt happens I receive the serial data and treat the information. The problem is when the program...
Results 1 to 2 of 2