S32K344-How to configure to use the VRC_CTRL function

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

S32K344-How to configure to use the VRC_CTRL function

Jump to solution
512 Views
Simon-Liu
Contributor V

Hello:

Regarding using the VRC_CTRL function, I understand that I need to refer to section 43.7.3 (PMC Configuration Register (CONFIG)).
1.But how do I configure it when using the S32DS tool? Do I just need to check the two options in the picture below?

2.How do I verify that the configuration is correct? Is the output of VRC_CTRL 1.5V? Will this output be maintained during the function reset process? Will it not be maintained when entering Standby?

SimonLiu_0-1735607296941.png

BestRegards,

Simon

 

0 Kudos
Reply
1 Solution
498 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Simon-Liu ,

     Thanks you for your interest in the NXP S32K3 product, I would like to provide service for you.

     Just as I email to you directly. 

      1. Hardware side, you need to change the S32K344 EVB ,J31 connect 2-3, as I know, the default is using FS26_VCORE method.

kerryzhou_1-1735617283258.png

 

kerryzhou_0-1735617227749.png

 

2. About the VRC_CTRL code

You can run the RTD Power_Ip_Example_S32K344, it also contains the LLD POWER module, I run it, and also call Power_Ip_Init(&Power_Ip_HwIPsConfigPB);

It works OK:

kerryzhou_2-1735617286918.png

kerryzhou_3-1735617297227.png

 

The LLD POWER configuration is also like you:

kerryzhou_4-1735617314165.png

 

So, please try my suggest hardware method, and the project, add the code and test it again.

If you still have question about it, please kindly let me know.

if your question is solved, please help me to mark the correct answer, just to close this case.

Any new issues, welcome email directly, thanks.

Best Regards,

Kerry

 

 

 

View solution in original post

1 Reply
499 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Simon-Liu ,

     Thanks you for your interest in the NXP S32K3 product, I would like to provide service for you.

     Just as I email to you directly. 

      1. Hardware side, you need to change the S32K344 EVB ,J31 connect 2-3, as I know, the default is using FS26_VCORE method.

kerryzhou_1-1735617283258.png

 

kerryzhou_0-1735617227749.png

 

2. About the VRC_CTRL code

You can run the RTD Power_Ip_Example_S32K344, it also contains the LLD POWER module, I run it, and also call Power_Ip_Init(&Power_Ip_HwIPsConfigPB);

It works OK:

kerryzhou_2-1735617286918.png

kerryzhou_3-1735617297227.png

 

The LLD POWER configuration is also like you:

kerryzhou_4-1735617314165.png

 

So, please try my suggest hardware method, and the project, add the code and test it again.

If you still have question about it, please kindly let me know.

if your question is solved, please help me to mark the correct answer, just to close this case.

Any new issues, welcome email directly, thanks.

Best Regards,

Kerry