2391299_en-US

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

2391299_en-US

2391299_en-US

implementing I2c on the sci system on an MC9S12X256 16 BIT

The MC9S12XS256 microcontroller does not have a dedicated I2C port, But can the SCI subsystem be used to communicate with I2c displays or similar accessories?

Re: implementing I2c on the sci system on an MC9S12X256 16 BIT

I2C can not communicate withSCI/LIN directly since they are different hardware pin defination.

You may need to use a gateway to transfer the protocol if I2C is must with MC9S12

Re: implementing I2c on the sci system on an MC9S12X256 16 BIT

Hi @fluffyflex,

It can only be emulated using GPIOs:

https://www.nxp.com/docs/en/application-note/AN5264.pdf

https://www.nxp.com/docs/en/application-note-software/AN5264SW.zip


Regards,

Daniel


タグ(1)
評価なし
バージョン履歴
最終更新日:
13 時間前
更新者: