cancel
Showing results for 
Search instead for 
Did you mean: 

HSE AC timings: tr(HSE), tf(HSE),THSE [STM32H743XGH6]

NiM
Associate III

NiM_0-1752658040471.png

Do you know the specified values for tr, tf and THSE?

3 REPLIES 3
KDJEM.1
ST Employee

Hello @NiM ;

First of all, I apologize for my late reply.

The design is not sensitive to these parameters (tr and tf). 

In bypass mode the signal goes through a GPIO input. So for STM32H7 the constrains are the same as for a GPIO input.

You should respect the VIL and VIH threshold provided in table "Table 60. I/O static characteristics"

 

KDJEM1_0-1756735833146.png

 

I hope this answer your request.

Thank you.

Kaouthar

 

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.

Andrew Neil
Super User

THSE is just the period of the signal; ie, 1/fHSE_ext

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

@KDJEM.1 wrote:

The design is not sensitive to these parameters. 


So why does the datasheet call them out like this?

I think the datasheet needs an update to either remove them, or to say that they're unimportant.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.