User Activity

Hello, I configured the STM32L4P5G-DK project with STM32CubeIDE according to the AN5050 for Octal-SPI PSRAM. At debugging state, the process was halt at SystemClock_Config. The infinite loop looks caused by while(READ_BIT(RCC->CR, RCC_CR_HSERDY) == 0...
Hello, I configured the STM32CubeIDE project and codes for the Octo-SPI PSRAM according to the AN5050.  However, the compilation was failed with below messages. The HAL_RCCEx_OCTOSPIDelayConfig is not available in STM32CubeU5 HAL driver. How can I so...
Hello,   I haven't found a code to change HyperRAM configuration register on the STM32H735G-DK. Please provide it if it is available.   Thanks.
Hello, I generated a project for STM32U5A9J-DK with STM32CubeIDE (v1.16.0). It doesn’t include the OctalFlash test code. So, I used the test codes in chapter "Octo-SPI FLASH in Regular-command protocol example" of attached AN5050.The mounted OctalFla...
Hello,I created the STM32H735G-DK project with the board selector in STM32CubeIDE.The OSPI_HyperRAM_MemoryMapped project was created by the example selector. Its HyperRAM configuration register read codes were added to the STM32H735G-DK project as be...
Kudos given to