NOR Flash on OSPI bus with ST MX25UM51245G Library
Hello, I am struggling to use the following ST library for a project I am working on, I am using an stm32u5 with an MX25UM51245G NOR chip connected to the OSPI1 bus. The library provided is setup to use XSPI_HandleTypeDef, Can this library be used w...