SPI3 issue NUCLEO-H7S3L8 (PC11 pin)
Hi, I have a problem configuring SPI3 on a NUCLEO-H7S3L8 board.
Im writing directly to registers and not using any ready-made functions. I configured SPI3 and everything works correctly as long as I use PB4 as MISO. However, I wanted to use PC11 instead, and then I only read 0xFF.
Im using exactly the same settings for PC11 as for PB4, and both are configured with AF6.
My question is: does PC11 require any special configuration, or maybe something on the Nucleo board blocks it from being used this way?
