NUCLEO-H563ZI SPI Master example is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-03 12:41 AM
Hi I'm trying to run SPI_FullDuplex_ComIT_Master and Slave examples that use SPI1 on NUCLEO-H563ZI boards.
The pin connections in the read me seems to be inaccurate i.e
1. There is no PA5 on 10th pin of CN6 on the Nucleo but it is there on CN7.
2. There is no PA7 on pin 15 of CN5 but it is there on CN12.
Layout Reference: here
So, I referred to NUCLEO-H743ZI and used the SPI1 pins and tried to use these connections on my NUCLEO-H563ZI and the example started working.
So, is the example not updated or is the layout inaccurate?
Can anyone provide a pin diagram like NUCLEO-H743ZI for NUCLEO-H563ZI too?
Solved! Go to Solution.
- Labels:
-
STM32H5 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-03 2:34 AM - edited ‎2024-04-05 2:53 AM
Hello @WCarey
Thank you for sharing this information with as. I confirm the Typos:
- PA5 on pin 10 of the CN7 and not CN6.
- PA7 on pin 15 of the CN12 and not CN7 and you need to remove the SB38 to be able to use it .
For more details and pinout, refer to the UM3115.
The typo is escalated to the concerned team for correction (under internal ticket number 178334).
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-03 2:34 AM - edited ‎2024-04-05 2:53 AM
Hello @WCarey
Thank you for sharing this information with as. I confirm the Typos:
- PA5 on pin 10 of the CN7 and not CN6.
- PA7 on pin 15 of the CN12 and not CN7 and you need to remove the SB38 to be able to use it .
For more details and pinout, refer to the UM3115.
The typo is escalated to the concerned team for correction (under internal ticket number 178334).
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-03 4:31 AM
Hi, thanks for the info.
Is there a SPI Instance that does not require any removal of SB, jumpers etc? I can look at the data sheet but it's much appreciated if you can point it out.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-03 4:48 AM
i.e a SPI Instance that has all its pins available on the Zio connectors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-03 5:09 AM
you can use SPI1 on Pins (PA5, PG9, PB5):
Best Regards.
STTwo-32
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.
