Resolved! STM32H745 QSPI // SPI Mode 1 not possible?
Moved from the MPUs forum - H7 is an MCUWe are planning to use an STM32H745 in a high-temperature QSPI-Application with a custom QSPI device.This custom device only supports SPI Mode 1, i.e. CPOL = 0, CPHA = 1.From the STM32 QSPI Documentation and re...