Skip to main content
rwareinc
Associate III
June 20, 2024
Solved

STM32H757 Datasheet missing information

  • June 20, 2024
  • 5 replies
  • 5021 views

Specifically, I require a timer for creating a clock to a peripheral.  I chose PH5 (Timer12 Channel 2) because of the allocation capability in CubeMX, however, the datasheet for the STM32H757 does not show that as an alternate function.

I have confirmed that both the CubeMX software and datasheets are the latest versions...

My question is, which resource is correct and if the Alternate function is available for PH9, which AF code do I use?  It is not listed anywhere.

Best answer by mƎALLEm

Hello,

Issues fixed in an internal version of the datasheet.

It will be available soon on the ST website.

5 replies

mƎALLEm
Technical Moderator
June 20, 2024

Hello,

Need to check internally and get back to you as soon as I have an answer.

Thank you

"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."
Tesla DeLorean
Guru
June 20, 2024

https://www.st.com/resource/en/datasheet/stm32h757xi.pdf

Documentation for PB14, PB15, PH6 and PH9 is also lacking, no TIM12 AF table entries.

AF2 per H743/H753, H72x/H73x and H7Ax/H7Bx implementations.

Nowhere do I see PH5 described, my gut is to go with the data sheets over CubeMX tables.

 

PB14:AF2 TIM12_CH1

PB15:AF2 TIM12_CH2

PH6:AF2 TIM12_CH1

PH9:AF2 TIM12_CH2

 

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
mƎALLEm
Technical Moderator
June 20, 2024

Do you mean in the Tables "XXX alternate functions" ?

"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."
mƎALLEm
Technical Moderator
June 20, 2024

Hello again,

Checking the behavior from my side I didn't reproducer it with CubeMx 6.11.1:

This is the list of option CubeMx is giving for PH5:

SofLit_0-1718898358434.png

Could you please tell which exact STM32H7 part number you are using as I could reproduce the same config as yours?

"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."
Tesla DeLorean
Guru
June 20, 2024

Is there a pane / pin highlighter / picker that gets you TIM12 associativity from the other direction?

Based on interactions, STM32H757XIH6  240+25-TFBGA (14x14) 265-TFBGA

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
mƎALLEm
Technical Moderator
June 20, 2024

When I make a search with TIM12 wording in the pinout menu I get only Four GPIOs options PB14/PB15/PH6/PH9 which is inline with the datasheet.

No PH5 is highlighted:

SofLit_0-1718900689788.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."
mƎALLEm
Technical Moderator
June 20, 2024

@Tesla DeLorean: reported internal ticket 184676 regarding the miss of TIM12 AFs in the "alternate functions tables" 

"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."
AScha.3
Super User
June 20, 2024

In H745 ds it is on PH9 :

AScha3_0-1718900809932.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
mƎALLEm
mƎALLEmBest answer
Technical Moderator
August 18, 2025

Hello,

Issues fixed in an internal version of the datasheet.

It will be available soon on the ST website.

"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."