• 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 code for LPC2148
    I downloded the application note from Philips site viz. AN10369_1.pdf, in which I2C master code is given (interrupt based). I have some problems with its clock. In the application note , they have...
  • I2C-Master in RTX
    Hello! I try to get the I2C2-Interface of my LPC2362 to work in RTX. I already got it work without RTX, where I oriented on sample code. When I try the I2C2-Interface with the RTX, I observe that I...
  • 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...
  • simulate 9 bit for master/Slave
    Hi at all In this first project with LPC 2364 i must simulate the 9 bit in master slave function similar at rs485 bus. This processor not have this feature, is posible emualte this with parity...