7 years, 7 months ago.

In connection with the computer PLC1768 I2c

Hi, I want to send data to the computer from LPC1768. I want to use ( İ2c ) pin 9 and pin 10. I create a new interface in visual studio. I did not set the baud rate (LPC1768) . I have questions

1- Do I need to use MAX232 integrated for this process ? 2- How to set the communication speed ? for LPC1768. ( I want to use port İ2c Pin9, pin 10 ) 3- Can you send sample code. for LPC1768. ( My system: windows7 64 bit ) thank you for your help

1 Answer

7 years, 7 months ago.

Nazim,

What data are you trying to send over i2c to the computer?

All details concerning setting frequency/speed and sample code of i2c can be found in the mbed-handbook here: https://developer.mbed.org/handbook/I2C

If you wish to use a different method of communication look at serial: https://developer.mbed.org/handbook/SerialPC

Let me know how you get on, all the best!

-Andrea

thanks Andrea :)

posted by nazım jafarov 09 Aug 2016