Skip to main content
Associate III
April 2, 2024
Question

No SPI DMA example for nucleo-h563zi board in CubeMX

  • April 2, 2024
  • 1 reply
  • 706 views

WCarey_0-1712029578460.png

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

 

This topic has been closed for replies.

1 reply

STTwo-32
Technical Moderator
April 2, 2024

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