Lin Initialization For S12ZVML64

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

Lin Initialization For S12ZVML64

1,665件の閲覧回数
itsnewforme
Contributor IV

Hi, I'm using Lin Stack with S12ZVML64  MCU as LIN Slave for Motor Control. I want to know the specific Timer Interrupts and other Initializations that are used for working for LIN because I think some timer interrupts are conflicting for the use of motor control and LIN both.

Also I read the document that comes with the stack, there is no specific information related to this.

 

Thanks in advance

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

1,643件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @itsnewforme,

This can be found in AN5122

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

 

danielmartynek_0-1671117700065.png

 

Regards,

Daniel

 

0 件の賞賛
返信

1,267件の閲覧回数
fanziyu
Contributor IV

 What is the meaning of  "Care must be taken no to use the same timer that the driver uses for the schedule." on page 13 of AN5122.Could you give some reasons ?

0 件の賞賛
返信

1,254件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @fanziyu,

Just a note that the application should not reconfigure TIM0_CH0 for other purposes.

 

BR, Daniel