2020-09-24 05:49 PM
I'm looking to use the Arduino header on the STM32H7B3i-DK, however I am finding an inconsistency between what is defined in the Schematic and what is listed in the Users Manual.
Example:
For header C10 Pins 1 and 2:
The schematic shows these mapped to MCU Pin PF10 and PI7 respectfully.
The User's Manual shows this mapped to MCU Pin PD1, PI2 respectfully
For header C11 Pin 1:
The schematic shows this mapped to PH14
The User's Manual shows this mapped to PB11
Header CN20, Pins 1, 3, and 4 do not match between the Schematic and User's Manual.
Reference:
User Manual: https://www.st.com/resource/en/user_manual/dm00610478-discovery-kit-with-stm32h7b3li-mcu-stmicroelectronics.pdf
Schematic:: https://www.st.com/resource/en/schematic_pack/mb1332-h7b3i-b02_schematic.pdf
Is there a way to verify which is the correct one?
Thanks
Solved! Go to Solution.
2020-09-25 03:22 PM
Yeah, I had seen that, however I have a B02 version board so I was just matching the schematic to the board.
I do think the User's Manual is more likely wrong.
2020-09-24 05:55 PM
> Is there a way to verify which is the correct one?
Two options:
2020-09-24 06:00 PM
I suppose I had to clarify my question.
Would it be possible that someone from ST could clarify which is correct; the User;s Manual or the Schematic, or just correct the documentation?
2020-09-25 12:32 AM
There's already a newer schematic https://www.st.com/resource/en/schematic_pack/mb1332-h7b3i-c01_schematic.pdf
But there seems to be no difference relative to B02 regarding the Arduino connectors.
2020-09-25 03:22 PM
Yeah, I had seen that, however I have a B02 version board so I was just matching the schematic to the board.
I do think the User's Manual is more likely wrong.
2020-09-29 09:01 AM
Thank you for reporting.
The schematics (B02 or C01) are correct.
The User's Manual will be updated.