Power supply of s32K144

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

Power supply of s32K144

1,687 Views
ankan_creatara
Contributor III

Hello Everyone, 
I am back with some more queries. Please help me out.

In the overall schematic, and as far as I can understand; the S32K144EVB can be powered up in two ways:
1. 12V supply (external)
2. 5V from Micro-USB

Please correct me if I am wrong!!

Whenever an external 12V supply is used, the power flows through the SBC UJA1169, right? When I was exploring the UJA1169, I found out two pins in the chip: 
1. Pin 5: V1
2. Pin 14: BAT

As I can see, V1 can be of 5V or 3.3V. Whereas BAT is the battery Voltage, which is of 5V. But, I could not find any port to connect the 12V from the external supply. Am I understanding the circuit correct? OR am I missing out something?

Please help me in figuring out,
A. How can I use an external 12V supply to power up the S32K144EVB. Is it even possible to use the 12V supply or Do I need to use any 5V source?
B. What is the voltage at which the entire board works? Is it 12V or 5V or 3.3V?

Thank you for your time. 

0 Kudos
9 Replies

1,680 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi ankan_creatara,

BAT is the battery Voltage, it connect the 12V from the external supply.

10. Static characteristics.png7.5 Power supplies.png

A. You can connect the 12V supply at J16
B. 5V, but J10 can select P3V3 for VDD

P5V.pngJ10 P5V0 P3V3.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

1,677 Views
ankan_creatara
Contributor III

Hi @Robin_Shen 

Thank you for your insight. I really appreciate your help. 

So, does that mean that, even if I give 12V supply to the board, the chips will bring the voltage down to either 5V or 3.3V to operate?

If so, then what is the need of supplying 12V? We can simply provide the necessary 5V to the board. 

Could you kindly guide me, as to what would happen if I supply 5V to VDD?

Please help me out with this issue.

Thank you for your time. 

P.S.: In the board, nothing is connected to J10. No port/pin is connected. Even though PCB routing is there, physical pins are not connected. Why is that? Since, we cannot physically choose as to how to use this J10 port; what is the use of this J10 port? I have attached the screenshot of the same for your kind reference.

ankan_creatara_0-1661421644118.png

 

0 Kudos

1,671 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

When you give 12V supply to the board(J16), the UJA1169TK/F bring the voltage down to 5V(V1 pin 5), and U15 bring 5V down to 3.3V.

 

If so, then what is the need of supplying 12V? We can simply provide the necessary 5V to the board. 

Some application need high voltage, for example CAN and FLEXIO UART. For more detail, you can search J16 in S32SDK_S32K144_UserManual.pdf

13.4.20 FLEXIO UART.png

 

J10 and R63 are DNP on S32K144EVB, R64 is solder. So P5V0 is connect to VDD by default. If customer want to use P3V3 power S32K144, hardware change is needed by them self.

J10 P5V0 P3V3.png

1,659 Views
ankan_creatara
Contributor III

Hi @Robin_Shen 

Thank you for your support.

Could you kindly help me differentiate the following:
1. VBAT
2. VSUP
3. VIN


I am attaching the screenshot for your reference. 

ankan_creatara_0-1661511589598.png



Thank you for your time.

Tags (1)
0 Kudos

1,651 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

1. You can find the description about VBAT in S32SDK_S32K144_UserManual.pdf(C:\NXP\S32DS_ARM_v2.2\S32DS\software\S32SDK_S32K1xx_RTM_3.0.0\doc)

VBAT(J11.2).png

2. Please refer to the discussion: LIN Break Detect Interrupt not getting detected in S32K

3. You can find there are two VIN pin at J3. (provide additional power supply way)

0 Kudos

1,599 Views
ankan_creatara
Contributor III

Hi @Robin_Shen ,

Thank you for your support.

Could you kindly help me find the sources of the following? I want to know, from where exactly can I obtain the following voltages:
1. P5V_SBC (System basic chip)
2. P5V_SDA_PSW 
3. P3V3_SDA (Serial Debug Adapter)

I want to know the difference of any 5V and 3.3V supply with the above SDA/SBC specific supply.

Thank you for your time.

0 Kudos

1,596 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Please download the S32K144EVB-SCH-29248-RB1 , searching them will find the sources:

P5V_SBC is output from U19

P5V_SDA_PSW P5V_SDA.png

 

P5V_SDA_PSW is from U11

P5V_SDA_PSW P5V_SDA.png

P3V3_SDA  is from SDA_VOUT33

P3V3_SDA SDA_VOUT33.pngSDA_VOUT33 P5V_SDA.png

0 Kudos

1,558 Views
ankan_creatara
Contributor III

Hello @Robin_Shen ,

Thank you for your support.

Could you please help me understand the difference between:
1. P5V0
2. P5V_SDA
3. P5V_SDA_PSW
4. P5V_SBC

Thank you for your time. 

0 Kudos

1,547 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

P5V0 select P5V_SDA_PSW(USB) or P5V_SBC(external 12v) power the system by J107

P5V_SDA is control by OpenSDA to enable the output of P5V_SDA_PSW(If OpenSDA application is not running, then the POWER_EN disable the P5V_SDA_PSW)

0 Kudos