I2CWRITE and 18F4680


Results 1 to 40 of 41

Threaded View

  1. #26
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Seems i've overlooked this one..
    Code:
    @ __CONFIG _CONFIG4L, _LVP_ON_4L & _STVREN_ON_4L & _XINST_ON_4L & _DEBUG_OFF_4L
    Must be off as the compiler don't use the extended instruction set.

    DEFINE I2C_SLOW seems to do weird things here...

    EDIT: WHICH WILL BE FIX IF I DARE TO INSTALL THE LATEST PATCH
    * Adds support for PIC18F6628, 66J11, 66J16, 6723, 67J11, 8628, 86J11, 86J16, 8723 and 87J11.
    * Adds Microchip USB 1.2 fixes for PIC18.
    * Fixes USB for PIC18F87J50 series parts.
    * Sets Adcin default clock to rc for PIC16F882, 883, 884, 886 and 887.
    * Fixes Hpwm pin for PIC12F615, PIC12HV615, PIC16F616, 685, 690, 785, PIC16HV616 and 785.
    * Fixes Hserin2 timeout for PIC18.
    * Fixes I2C_SLOW Define for PIC18.
    * Fixes operator precedence in If..Then for long PIC18 (be safe - use parenthesis.)
    * Fixes Lookup2 for non-long PIC18.
    Last edited by mister_e; - 16th May 2008 at 23:18.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts