ISC (I2C) Assembler sample code for MC9S08AW32

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ISC (I2C) Assembler sample code for MC9S08AW32

688 Views
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 Kudos
1 Reply

670 Views
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 Kudos