Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,977

    Thanks, Bruce all OK!!!!!!!!!!!

    Thanks, Bruce

    all OK!!!!!!!!!!!
  2. Replies
    4
    Views
    2,977

    Errors (bad expression) during compilation...

    Errors (bad expression)
    during compilation appear when I used registers from CAN module: RXB0D0,RXB0D1,
    RXB0D2,...,RXB0D7,RXB1D0-RXB1D7,RXB1CON,RXB1CON, - all registers from CAN module.

    When I...
  3. Replies
    4
    Views
    2,977

    pic18f4585 and CAN

    HELP,


    I can not compile my program with CAN registers for pic18f4585 chip and PBP PRO 2.47, BUT for pic18f4685,458,4580 all is OK.
    pic18f4585 is soldered to my pcb and i can not replace it.
    ...
  4. Replies
    0
    Views
    3,002

    DT-ints-18 - new version to Darrel Taylor

    Hello, Darrel

    I used You new version DT_ints-18 (from 26.08.2007).
    I debugged my program with old version DT_ints_18 and all is OK - signal with T=8,192 ms on
    portc.0 , but with new version my...
  5. Replies
    1
    Views
    2,965

    DT instant interrupt : names INT for CAN MCU

    Hello, Darrel,

    Thanks for You replay on my previus question.
    All it is ok :pbp2.46 is wrong and pbp2.47 OK when I try to compile my file.

    What names for interrupts must I use for CAN function...
  6. Problems with instant interrupts from DT for pic18

    Hello,Darrel,

    I try Your example code for interrupt testing:

    ; Initialize your Hardware and LCD first
    define osc 8


    INCLUDE "DT_INTS-18.pbp" ; Base Interrupt System
    INCLUDE...
  7. Hi,Darrel Thanks, Your code is OK!!!!!!!!!!!...

    Hi,Darrel

    Thanks, Your code is OK!!!!!!!!!!!

    Best regards from

    Kiev, Ukraine

    ps.sorry for bad English
  8. Hello, Darrel I try to program pic18f458 with...

    Hello, Darrel
    I try to program pic18f458 with code

    I var byte ' Loop count
    D var word ' Data
    A var word ' Address

    A=$04F0 '
    d=$1234
  9. Can anyone help me to use Writecode for pic18f458 ?

    I Used Writecode for pic18F877 and it work OK, but when I used it for Pic18F458 it is not OK. It is not OK for pic18F4580 too.

    Please Check this code for pic18f458

    W var word
    W=$1234...
Results 1 to 9 of 9