User Activity

Hi,We are using the STM32U5A9J-DK board and are trying to achieve Read-While-Write (RWW) functionality. The flash chip we are using supports RWW.Earlier, as per [this post](post link), we learned that to achieve RWW, we need two OSPI instances, namel...
Hello STM Community,I'm working on integrating an ISSI IS25WX256 flash memory with the STM32U5A9J-DK board. I've followed the configuration steps outlined in this [link] (https://community.st.com/t5/stm32-mcus/how-to-set-up-the-ospi-peripheral-to-int...
Hi, I am currently working on configuring the OSPI clock for the STM32U5A9J-DK board, and I have some questions regarding the configuration. From my understanding, based on the Clock Configuration tab in the STM32CubeIDE (.ioc file), the clock going ...
Hello STM Community,I am currently working on the STM32U5A9J-DK board and interfacing with an OctalFlash memory. I need assistance in optimizing the data capture process using the DQS (Data Strobe) signal.In my setup, the OctalFlash sends both DQS an...
Hello,I am new to STM platform and working on a project using the STM32U5A9J-DK Discovery kit. I need to create a FreeRTOS-based application that utilizes the Octo SPI driver to access the octal SPI flash along with other interfaces.I've been followi...
Kudos from