EmbeddedRelated.com
Forums

WinARM I2C example program

Started by nerdinrage April 18, 2009
I'm trying to work with I2C and WinARM. I was wondering if anyone could direct me to an example program for I2C that I can compile in WinARM? I'm trying to play with a DAQ chip and I'm not having any luck converting makefiles from other examples.

Regards

An Engineer's Guide to the LPC2100 Series

I forgot to mention what chip I was using... LPC2148
--- In l..., "nerdinrage" wrote:
>
> I'm trying to work with I2C and WinARM. I was wondering if anyone could direct me to an example program for I2C that I can compile in WinARM? I'm trying to play with a DAQ chip and I'm not having any luck converting makefiles from other examples.
>
> Regards
>

--- In l..., "nerdinrage" wrote:
>
> I'm trying to work with I2C and WinARM. I was wondering if anyone could direct me to an example program for I2C that I can compile in WinARM? I'm trying to play with a DAQ chip and I'm not having any luck converting makefiles from other examples.
>
> Regards
>

Try JC Wren's demo code at www.jcwren.com/arm There is a README file for WinARM and a specific Makefile for WinARM The code is for the LPC2148 but it applicable to a number of devices.

Richard