MC9S12ZVC transmission error

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

MC9S12ZVC transmission error

2,427件の閲覧回数
jhChoi
Contributor I

I set MC9S12ZVC as a slave. The signals and frames from the master product come from my MCU, but I can't send them from MCU to the master. What should I do to make a slave in my product line?

 

0 件の賞賛
返信
3 返答(返信)

2,415件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

Please specify the interface, is it SPI, I2C, LIN?

 

Thank you,

BR, Daniel

0 件の賞賛
返信

2,410件の閲覧回数
jhChoi
Contributor I

Hello.

LIN is used in my project.

thank you.

0 件の賞賛
返信

2,403件の閲覧回数
chaitanya_kalyani
Contributor III

Hello @jhChoi ,

 

You need to call l_u8_wr_ macros to write the data that you can get in lin_cfg.h file according to your LDF.

 

I have attached LIN User Manual. Check page no 53 you will get the sample program it might help for you.

 

The same document you can get in your location  C:\NXP\LIN_stack_S12_4_6_3\Documentation if you installed LIN stack. 

0 件の賞賛
返信