Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    2,393

    compil usb PIC18F2450 problem

    Hi
    it is the first time that i work with USB
    i use PIC18F2450
    I download some code for testing
    and the compiler give me error:
    Error[113] c:\pbp2~1.6\pbppi18l.lib 724 : Symbol not previously...
  2. Thread: Serin

    by Eyal
    Replies
    4
    Views
    3,816

    Serin

    Hi


    i have problem to catch the serial in
    i cno't only wait to the serial in
    because of the program is to busy in another things.
    i test the on interrupt and i miss some in transmission
    ...
  3. Thread: Bin As Variable

    by Eyal
    Replies
    1
    Views
    2,424

    Bin As Variable

    if someone know if it possible to use with variable in bin command
    SEROUT2.........BIN16 VOLT
    I NEED
    SEROUT2.........BINx VOLT

    Eyal
  4. Replies
    5
    Views
    5,598

    limited

    yes it is possible
    but you need to calculate the time that take to the master pic
    to ask all the slave pic if they have a data to send


    Eyal
  5. Replies
    5
    Views
    5,598

    Re: communication between pics

    The process:
    you can use with the serin serout command.

    1-combine oll the slave RX pin together (32)
    2-combine oll the slave TX pin together with 32 470R resistor
    3-combine the master TX...
  6. Thread: math operator LOG

    by Eyal
    Replies
    1
    Views
    4,561

    math operator LOG

    HOW I CAN USE LOG IN PBP

    example:

    log8=0.903

    how i can to do this in pbp v2.4
Results 1 to 6 of 6