Search:

Type: Posts; User: wschuiteman

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,805

    These functions come from the i2c.h file from the...

    These functions come from the i2c.h file from the microchip C18 compiler
  2. Replies
    3
    Views
    2,805

    I2c pcf8574

    Hello

    I work with a PIC18F46K20.
    Now I want to send data to the PDF8574.
    Now I have make the following code, but it doesn’t work.
    Even if I measurement with a scope meter the SDA and the...
  3. Replies
    2
    Views
    1,163

    hello thanks for you answer My bautrate is...

    hello

    thanks for you answer

    My bautrate is good :
    because if I do it this way without fuctie it goes well:


    k = 0;
    while(k < 18)
  4. Replies
    2
    Views
    1,163

    string as parameter

    Hello

    Hello

    I work with a PIC18F46K20
    and now I want with a Function send text with RS232 to HyperTerminal.
    Now I have the following code created.


    // above the main
Results 1 to 4 of 4