2024-09-20 01:20 AM
Hello,
UM2407 is the user manual of the STM32H723ZG Nucleo-144 development board. Likewise, the schematics of this board are available as https://www.st.com/resource/en/schematic_pack/mb1364-h723zg-e01_schematic.pdf.
In both the manual and the schematics, there are multiple references to "PF0/PH0" and "PF1/PH1". See, for example, Section 6.5.1. This confuses me, because I don't see how the MCU pin PF0 relates to PH0 (likewise for PF1 and PH1). As far as I can tell, this peculiar labeling is not explained anywhere.
In the MCU's datasheet DS13313, there are separate pins for PH0, PF0, PH1, and PF1.
Can anyone tell me what I am missing here? Why is the labeling as it is?
Cheers, Sidney
Solved! Go to Solution.
2024-09-23 12:11 AM
@LCE wrote:You can ask for documentation improvement here, and maybe in 2 years it's still not done... ;)
along with other required updates:
2024-09-23 01:36 AM
@sidney wrote:
It would be useful to explicitly explain this dual label in UM2407 and the schematic. Is it possible to log a documentation improvement request or sometging like that?
Already opened an internal ticket 191685 to check first the situation and if there will be an issue in the documentation and second for follow-up of the fix (if there will be any ..).
2024-10-28 06:33 AM
Hello @sidney ,
Got an internal feedback:
The symbol was created from a generic one where these pins can be mixed together. Anyway, this seems here not appropriate for STM32H7 since datasheet describes these pins completely independent.
Therefore, PH0 and PH1 are well independent and correspond respectively to OSC_IN and OSC_OUT functions.
Hope it does answer your question.