NUCLEO-H7S3L8 stuck in While Loop __HAL_SPI_GET_FLAG
Trying to get SPI1 to work on the NUCLEO-H7S3L8.Starting a new project from the Board Selector works with no problem, however starting from the MCU Selector, the HAL_SPI_Transmit gets stuck at in stm32h7rsxx_hal_spi.c in the while loop at line 4008.E...