• I2C-Master in RTX
    i have the same problem with an LPC1788 (Cortex M3) It works with multitasking! i use the i2c master! As long as I do not use the function i2c master The program works fine works But if I use...
  • I2C-Master in RTX
    i have the same problem with an LPC1788 (Cortex M3) It works with multitasking! i use the i2c master! As long as I do not use the function i2c master The program works fine works But if I use...
  • Simulating an I2C master
    I am developing an application that functions as an I2C slave. To test it, I am trying to write a debug function to simulate the I2C master. With what I have so far, I successfully start I2C communication...
  • Simulating an I2C master
    I am developing an application that functions as an I2C slave. To test it, I am trying to write a debug function to simulate the I2C master. With what I have so far, I successfully start I2C communication...
  • testing I2C master and slave
    hi there, i am using a Philips SAA56XX MCU on it are 2 I2C port i have connected these 2 port together Port1<---->Port2 i configured Port1 to be Master and Port2 to be Slave with address 0x70...