Basic IIC information for HCS08 - Quick Reference User Guide?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Basic IIC information for HCS08 - Quick Reference User Guide?

648 次查看
danielhembree
Contributor III

Is the information in the HCS08 Quick Reference User Guide a good place to start for developing IIC code, or is there a better resource? I have not used this module in the HCS08 and have no experience with IIC...yet.

 

Thanks,

Dan

标签 (1)
标记 (2)
0 项奖励
1 回复

376 次查看
david_diaz
NXP Employee
NXP Employee

I recommend you the Application Note AN3291.

This application note is an example of how to use the IIC module on Freescale’s HCS08 MCUs. The IIC module can be used in the master or slave mode, respectively. In this case, the master mode communicates with the serial EEPROM because the IIC bus is used mainly for communication between an MCU and a IIC peripheral device.

Please find the document mentioned above in the following link:

http://www.freescale.com/files/microcontrollers/doc/app_note/AN3291.pdf

Hope this information will be useful for you.

Have a great day.

0 项奖励