STM32G474 FW update through SPI DFU mode using STM32H753
I'm using STM32G474RE board as a slave and STM32H573 eval board as a host. I want to update FW of STM32G474 through SPI DFU mode from STM32H753. I've compiled the repository code for IO toggle in STM32CubeIDESTM32CubeG4-master\Projects\NUCLEO-G474RE\...