STM32CubeL4
STM32CubeL4 copied to clipboard
HAL_OSPIM_Config incorrectly deactivates another instance
https://github.com/STMicroelectronics/STM32CubeL4/blob/c5e83f31696c3da4fb374224471afd08d9d457b3/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_ospi.c#L2597
Configuration method incorrectly deactivates the other instance in case any of the following signals are turned off for both instances: DQSPort = 0(disabled) IOLowPort = HAL_OSPIM_IOPORT_NONE IOHighPort = HAL_OSPIM_IOPORT_NONE