cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7S78-DK: How to determine VOS0, VOS1, VOS2 and VCore for estimating lifetime

rk_iot
Associate III

Hello,

according to this document 

https://www.st.com/resource/en/application_note/an5337-guidelines-for-estimating-stm32h7-mcus-lifetime-stmicroelectronics.pdf

the expected lifetime of a STM32H7 mcu depends on the parameters Tj (junction temperature), VOS0, VOS1, VOS2, VCore and operation ratio.

How can we determine VOS0, VOS1, VOS2 and VCore for the STM32H7S78-DK board?

 

Thanks in advance,

rk_iot

 

6 REPLIES 6
AScha.3
Super User

> How can we determine

Just your decision, you select the vosx you want.

And so you also fix the frequency the CPU is working on and this way also the current consumption and the lifetime.

Depends on expected max ambient temperature...and your decisions.

If you feel a post has answered your question, please click "Accept as Solution".

Thank you @AScha.3 !

So when running the CPU with 600 MHz, what will be the values for VOS0, VOS1, VOS2 and VCore?

We could not find these values in the reference manual:

https://www.st.com/resource/en/reference_manual/rm0477-stm32h7rx7sx-armbased-32bit-mcus-stmicroelectronics.pdf

 

Thank you and best regards,

rk_iot


@rk_iot wrote:

Thank you @AScha.3 !

So when running the CPU with 600 MHz, what will be the values for VOS0, VOS1, VOS2 and VCore?

We could not find these values in the reference manual:

https://www.st.com/resource/en/reference_manual/rm0477-stm32h7rx7sx-armbased-32bit-mcus-stmicroelectronics.pdf

 

Thank you and best regards,

rk_iot


This kind of information can be found in the datasheet but seems only two voltage levels are available (low and high)

mALLEm_0-1758887474514.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

Read it in DS, i am sitting in a train now.

In DS you see also the values of average power consumption, the current, at some different ambient temperatures and so you get some feeling, what and why high temperature reduces life time of these high speed design chips.

At higher temp the CPU current increase nonlinear and so the lifetime suffers.

So try to keep it as cool as possible and it will work long time.

Afair it's vos0, the highest voltage, because close to max clock.

 

If you feel a post has answered your question, please click "Accept as Solution".
rk_iot
Associate III

Thank you @mƎALLEm and @AScha.3 

 

our confusion probably stems from the fact that AN5337 is not intended for STM32H7R7/7S7.

It says it is only applicable for:

STM32H742, STM32H743/753, STM32H745/755, STM32H747/757, STM32H750 Value line
STM32H723/733, STM32H725/735, STM32H730 Value line

Is there a corresponding document for STM32H7R7/7S7?

We would need a way to reliably determine the life time expectancy for our application. Maybe it is enough to measure the temperature on the chip surface and know the core voltage and core frequency to get an good estimation?

 

Thank you and best regards,

rk_iot

 


@rk_iot wrote:

Is there a corresponding document for STM32H7R7/7S7?


There is no document for STM32H7R7/7S7 devices but the plan is to update the AN5337. I don't know when it will be updated.

But according to what I found internally as information:
The estimation of the current profile is given in the Table below. 

mALLEm_0-1758893672460.png

The target for the industrial mission profile is given below also.
Estimated lifetime @ Operating ratio 100%

mALLEm_1-1758893685481.png

Hope that helps.

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.