关于S32K3 SWT是否可以在每次复位多次初始化改变溢出时间

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

关于S32K3 SWT是否可以在每次复位多次初始化改变溢出时间

368 Views
teddywang
Contributor I

hi 

 关于S32K3 SWT是否可以在每次退出standby模式后,上电复位过程多次初始化改变溢出时间?

0 Kudos
1 Reply

354 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @teddywang,

The timeout can be changed between resets unless the Hard lock is set during the initialization.

danielmartynek_0-1683793676832.png

 

There is an RTD Swt_Ip API for it:

Swt_Ip_StatusType Swt_Ip_SetTimeout(const uint32 Instance, const uint32 TimeoutValue, const uint32 WindowValue);

 

Regards,

Daniel

0 Kudos