Lin Initialization For S12ZVML64

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

Lin Initialization For S12ZVML64

678 Views
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

Tags (3)
0 Kudos
3 Replies

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

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

267 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @fanziyu,

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

 

BR, Daniel