Missing SMU Kernel Registers in TC39x

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
mjk2023
Level 1
Level 1
First reply posted First question asked Welcome!

In porting code fromTC29x to TC39x, I have run into a problem with incompatible SMU implementation in TC39x: The SMU Kernel Registers shown in Figure 172 of part 1 of the user manual (SMUV.0.23) is the only mention of these registers. For TC29x this space was occupied by the KRST1, KRST0 & KRSTCLR registers. Anyone know why are they missing in TC39x, and what the equivalent way is to reset the SMU kernel for TC39x?

 

0 Likes
1 Solution
Nambi
Moderator
Moderator
Moderator
50 likes received 5 likes given 100 solutions authored

Hi,

Will SMU in the "START" state suit your use case?

You can refer to "Figure 164 SMU_core state machine: state actions" for the properties of the "START" state.

Best Regards.

View solution in original post

0 Likes
4 Replies
Nambi
Moderator
Moderator
Moderator
50 likes received 5 likes given 100 solutions authored

Hi,

We will check internally about this.

Best Regards,

Nambi.

0 Likes
Nambi
Moderator
Moderator
Moderator
50 likes received 5 likes given 100 solutions authored

Hi,

Just to clarify, the "SMU Kernel Registers" in the figure refer to the SMU module registers.

Only the SMU kernel reset register is not available in TC3xx compared to TC2xx.

Best Regards.

0 Likes
mjk2023
Level 1
Level 1
First reply posted First question asked Welcome!

Hi,

Thanks for your reply, and thanks for the clarification. What do you suggest we to use instead to suspend the SMU unit for atomic regions, such as the downloading new ECU firmware?

Best regards

0 Likes
Nambi
Moderator
Moderator
Moderator
50 likes received 5 likes given 100 solutions authored

Hi,

Will SMU in the "START" state suit your use case?

You can refer to "Figure 164 SMU_core state machine: state actions" for the properties of the "START" state.

Best Regards.

0 Likes