Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    772
    Views
    594,412

    Re: Instant Interrupts - Revisited

    Thank you very much!

    I must add TRISA = 0 to the begin of code, and then start work great.

    One more time, thank you, Damir.
  2. Replies
    772
    Views
    594,412

    Re: Instant Interrupts - Revisited

    Just want to add,when I turn off TRM1 before reading i2c, rtc is operating normally, but problem is with LED strips on PWM channel they strart flashing.

    T1CON.0=0
    I2CRead...
  3. Replies
    772
    Views
    594,412

    Re: Instant Interrupts - Revisited

    Thank you for quick reply!

    Yes i have, this is configuration for my pic



    ADCON1 = $0F
    CMCON = 7
    UCFG.3 = 1
    PORTA = 0
  4. Replies
    772
    Views
    594,412

    Re: Instant Interrupts - Revisited

    Hello good people,


    I follow this forum for a long time, it is excellent! I found a lot of good stuff on it.


    Now I have a problem with the code from Mr. Darrel Taylor.


    Thus, I use...
Results 1 to 4 of 4