I2C on MCF52235

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I2C on MCF52235

3,790件の閲覧回数
Schroederr
Contributor I

I am working on a project and am extremely new to using I2C for peripheral communications.  I am using the Coldfire MCF52235 microcontroller to interface with a peripheral device. I have researched I2C and understand how it works but I am having difficulty implementing it on my board.  I have found in several places standard code (iic.c) for initializing and communicating with I2C ( I have attached the code). 

I have not been able to determine where the header files for this code are located.  They are listed as:

common.h

iic.h

Is anyone experienced with this code and have any suggestions or know where those header files are located?

Thank You

Ryan

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

825件の閲覧回数
Schroederr
Contributor I
I just noticed that the attached code did not upload.  Lets try that again.
0 件の賞賛
返信

825件の閲覧回数
mjbcswitzerland
Specialist V
Ryan

I don't know anything about the headers that you are looking for but you may like to look at the uTasker project. It includes also I2C drivers and simulates various I2C devices. See
http://www.utasker.com/docs/uTasker/uTaskerIIC_002.PDF
The project is completely free for non-commercial work.

Regards

Mark
www.uTasker.com


0 件の賞賛
返信