Hi,
How to connect the wakeup sources with Wakeup Unit (WKPU) for S32K3xx.
I think RM should be improved to add one mapping table.
Regards
Oliver
已解决! 转到解答。
For S32K3, there are five wakeup sources, as 0~4.
So, if you use EB to configure IcuWkpu in Icu, you need take care.
For example, if the wakeup source is CMP_x, the number within Wkpu Channel should be 2;
If the wakeup source is external pin PTC20, you can get the WKPU[43] from "S32K3xx_IOMUX.xlsx" in RM's attachment. BUT the number within Wkpu Channel should be 47 (43+4).
Notes:
In EB Tresos
In S32K3xx_IOMUX.xlsx
Hope this will be helpful.
Cheers!
Oliver
For S32K3, there are five wakeup sources, as 0~4.
So, if you use EB to configure IcuWkpu in Icu, you need take care.
For example, if the wakeup source is CMP_x, the number within Wkpu Channel should be 2;
If the wakeup source is external pin PTC20, you can get the WKPU[43] from "S32K3xx_IOMUX.xlsx" in RM's attachment. BUT the number within Wkpu Channel should be 47 (43+4).
Notes:
In EB Tresos
In S32K3xx_IOMUX.xlsx
Hope this will be helpful.
Cheers!
Oliver