ISC (I2C) Assembler sample code for MC9S08AW32

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

ISC (I2C) Assembler sample code for MC9S08AW32

779 次查看
KarDan
Contributor I

Good afternoon guys,
I use the following microcontroller for my current school project: MC9S08AW32.
Do you have sample assembler code for using the internal ISC (I2C) interface on the microcontroller?
Would like to read out an ISC sensor now, but don't know how to proceed ... do you have a template?
Would be grateful to you.

With best regards

 

0 项奖励
回复
1 回复

761 次查看
vicentegomez
NXP TechSupport
NXP TechSupport

Hi

 

Sorry in ASM I do not have a sample code, but you can check the following application note and you can use the disasamble option in code warrior to change the C code to ASM

https://www.nxp.com/docs/en/user-guide/HCS08QRUG.pdf

 

and you can find the sample code in

https://www.nxp.com/docs/en/user-guide/QE128QRUGSW.zip

 

Regards

 

0 项奖励
回复