User Activity

The example does not work. It times out:Stack:HAL_OSPI_AutoPolling() at stm32u5xx_hal_ospi.c:1,831 0x80042e8ospi_memory_reset() at lx_stm32_ospi_driver_glue.c:560 0x8001afelx_stm32_ospi_lowlevel_init() at lx_stm32_ospi_driver_glue.c:79 0x800165alx_st...
I am working with Discovery kit with STM32U5A9NJ MCU (MB1829) and I am trying to implement code to read and write the PSRAM (APS512XXN-OBRx DDR Octal SPI PSRAM) in memory mapped mode.All GPIOs are properly configured. (I used MXCube)The configuration...