Solved
STM32U575 - available pins for SPI / QSPI
Am planning to Quad SPI, which port we can use, i cannot able to find the data sheet below listed pins can use
Controller -STM32U575VIT6 (LQFP64, 10 × 10 mm)
- QSPI_CLK → PB2
- QSPI_NCS → PB6
- QSPI_IO0 → PD11
- QSPI_IO1 → PD12
- QSPI_IO2 → PE2
- QSPI_IO3 → PE3
Pls suggest the pins details

