Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,897

    Ccp2 on portb.3

    Hi,
    i want enable on 18f4525 the portb.3 with out pwm ccp2 and disable ccp1 it's possible ?

    I have write the code but this not good, i have copy little step.

    HELP ME

    ASM
    __CONFIG ...
  2. Replies
    1
    Views
    2,342

    array and port

    Help me,
    a want write a code with pbp for the read OF the port0 TO 3 with array
    example:
    for emp[0] = 0 to 3
    if portd.emp[0] = 1 then....
    next emp[0]
    but i have error BAD VARIABLE
    help ME...
  3. Replies
    0
    Views
    3,406

    Save number cell in to EEprom

    Hi,
    as i can save the number cell in to internal (exp: +393338787878) eeprom and as i can read it ?
    Thank you.
  4. Replies
    5
    Views
    12,534

    Thank You Bruce.

    Thank You
    Bruce.
  5. Replies
    5
    Views
    12,534

    Hy Robert (ciao si sono Italiano ) thank you for...

    Hy Robert (ciao si sono Italiano )
    thank you for answer
    but the osc in the example is 4 Mhz,
    i use a osc to 20 Mhz.
    Help Me.
  6. Replies
    5
    Views
    12,534

    Timer with TMR0

    Help me,
    i want create a counter in 1 sec with the TMR0 and interrupt, the pic is 16f877a osc 20Mhz.
    I have utilized the formule Time = Mhz * periode * (Tmr0-N) * prescaler
    Time = (20 * 50...
  7. Replies
    2
    Views
    4,356

    PULSOUT and two OUT for motor dc

    Hi,
    i want use the command pulsout for drive two dc motor, it possible?
    HELP ME

    example code I use:
    pulsout portd.1 and portd.2,15000
    But it not work
    Thank you
Results 1 to 7 of 7