Resolved! GPIO control while reading SPI
Hello,I use STM32F767II, CubeIDE, HAL driver.I want to use GPIO control while reading SPI.I use SPI Master.SPI Master reading operate MISO after MOSI operation.GPIO ON when MOSI state.GPIO OFF when MISO state.How can i control GPIO when use SPI...