Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    2,340

    Read write word and Hserin

    i confused about my code not working correctly 16f688 with 20 mhz
    in first time fill eeprom 254 location with 127 word from rs232 serin data before save it compare
    eeprom stored data if no data is...
  2. Replies
    5
    Views
    5,120

    Re: I2C Slave: how to generate NAck ?

    in an734 page1

    After the last data byte, a NACK is sent by the
    Slave to the Master to indicate that no more bytes
    should be sent. After the NACK pulse, the Master initiates
    the STOP...
  3. Replies
    5
    Views
    5,120

    I2C Slave: how to generate NAck ?

    As you can see, who can remember (ref. old posts), I'm fighting (and loosing : with I2C.
    Now my HW seems to be ok. (if someone wants to know how just ask).
    I'm not able to generate a NACK (not...
  4. Replies
    6
    Views
    4,519

    Re: Please Help How Simplifies my code

    ABOVE CODE IS NOT WORKING
    THIS IS A GOOD FORUM FOR BEGINNAR LIKE ME AND I HOPE HELP SO,
    MY PROBLEM IS NOT slow code CLOCK IS 18.432MHz
    100,S STRING I WANT COMPARE
  5. Replies
    6
    Views
    4,519

    Re: Please Help How Simplifies my code

    MANY THANKS MY BROTHER HenrikOlsson FOR REPLY
    WHAT YOU THINK ABOUT
    SELECT CASE
    HOW CAN I USE ?
  6. Replies
    6
    Views
    4,519

    Please Help How Simplifies my code

    HI EVERYONE
    CODE IS WORKING BUT.
    I AM CONFUSED THAT CODE TAKE LONG SPACE FOR SIMPLIFI WHAT IS AN OTHER WAY?
    MY CODE IS


    @ DEVICE PIC16F688, HS_OSC, WDT_OFF, PWRT_OFF, MCLR_OFF,...
  7. Replies
    6
    Views
    4,843

    thanks , now i want write this 9 byte data and...

    thanks ,
    now i want write this 9 byte data and read its back .How this posible my mean how to write aray and read it again.
    Regards
  8. Replies
    6
    Views
    4,843

    many many thanks dear pedja089 now code is...

    many many thanks dear pedja089
    now code is working
    what methed in short becuse i have too bytes for compare for example
    hex :07 06 00 82 2D A1 00 D7 D8 , 07 06 00 82 2D CF 35 C4 90 , 07 06 00...
  9. Replies
    6
    Views
    4,843

    first of all many thanks for repply dear pedja089...

    first of all many thanks for repply dear pedja089
    now my code like this,

    main:
    HSERIN [WAIT($07), str DATAIN\8]
    if datain[1] = $06 then high portc.3
    hserout [str datain\8]
    goto main
    END
  10. Replies
    6
    Views
    4,843

    how to hserin compare with known value?

    hi all ,
    this is my first post and i hope help from all .My problem is i can not compare my file my file is
    $07 $06 $0D $CA $2E $56 $00 $C9 $77 .when this file recive i want flash led...
  11. Replies
    1
    Views
    3,162

    Req: Basic code for 32 bit hitach ir decoder

    hi every one,
    i was made rc5,sony decoder to decode many out for drive relay
    But no sucsess in 32bit hitachi Nec or many other remotes
    Please help to build decoder in 12f629 or any pic ic to...
  12. Replies
    1
    Views
    5,980

    Hitachi remote code

    HI Everyone
    I want hitachi basic code to decode 5 on off out for 12f629 if anyone help me.
    I have picbasic pro v2.50A
    regards,
  13. Replies
    9
    Views
    6,237

    Thanks so much

    Thanks so much
Results 1 to 13 of 13