Resolved! STM32H7 HW CS unexpected set inactive during SPI transfer
Hello,I'm using the HAL_SPI_TransmitReceive() to communicate to a NOR flash via single SPI in polling mode using HW CS. I'm on H753 Rev.V silicon using the latest HAL library.I checked out the SS output management in master mode (SSOM=1) but made str...