Resolved! Configure SPI on stm32f205
Hello!How can I configure only the MISO pin in the mode falling edge triggered interrupt input? It's not possible to do it on CubeMX. I tried to change the spi.c file like follows:/**SPI3 GPIO Configuration PA15 ------> SPI3_NSS PC10 ------> SP...