Hello Mike!
The examples of the LPCOpen are definitely a good starting point for your project. You can use this as a guide to see how the configurations of the drivers are made.
Another good thing about the LPC824 is that it has a code bundle. In the code bundle you will find three different examples of I2C, probably the one that suits better to your needs is the I2C_MasterSlave example. The good thing about the code bundle is that the examples provided here doesn't add so much overhead as the ones in the LPCOpen.
Besides all the examples come with very good comments so you will have no problem understanding how they work
You can download the code bundle from the next link:
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------