2024-04-01 08:49 PM
Hi,
I am unable to find a SPI_FullDuplex_ComDMA_Master/Slave examples for the NUCLEO-H563ZI board in CubeMX (v6.11.0). Can you please point where this example can be found?
Thanks in advance
2024-04-01 11:18 PM
Hello @WCarey
For the NUCLEO-H563ZI we only have SPI_FullDuplex_ComPolling_Master/Slave and SPI_FullDuplex_ComIT_Master/Slave examples. If you are looking for the SPI_FullDuplex_ComDMA_Master/Slave, you can refer to the examples based on the NUCLEO-H503RB. And try to adapt them to the NUCLEO-H563ZI.
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.