This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FX2 - (80C51 microcontroller) to drive the I2C bus as a single master

i had problems writing the source code in C++,for implementing sigle read and write using I2C. The program i wrote in is using keil uvision3. anyone can help me with the c source code for single read and write. Any help is greatly appreciated

  • i had problems writing the source code in C++,for implementing sigle read and write using I2C. The program i wrote in is using keil uvision3.
    1) the C51 compiler is NOT C++
    2) there is tons of bit-bang code at the fora and on the web

    Erik