Resolved! STM32U5 and Hyper ram
Hi,After I configure hospi1->Init.MemoryType = HAL_OSPI_MEMTYPE_HYPERBUS;If I still want to send a command using CA[47:0] (or DQ[7:0]) and read back data such as device ID, how should I approach this? Is there an example code I can refer to?I am wo...