cancel
Showing results for 
Search instead for 
Did you mean: 

Help Needed: Creating FreeRTOS Project for STM32U5A9J-DK with Octo SPI Driver

sohm
Associate II

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 following the available resources online, but I am encountering issues. Specifically, I can't find the FreeRTOS option under the Pinout & Configuration tab -> Categories. I can see the X-CUBE-FREERTOS option, but I am unable to enable it. I have attached a screenshot of the issue I am facing.

Could someone please provide me with a detailed, step-by-step guide to create a FreeRTOS project with the Octo SPI driver for the STM32U5A9J-DK? Any help or pointers would be greatly appreciated.

Thank you in advance!

1 REPLY 1
Semer CHERNI
ST Employee

Hello @sohm 

First let me thank you for posting.

If you click on the "X-CUBE-FREERTOS" the "Software Packs Component Selector" will be opened.

Install the pack if it's not already installed then activate it:

SemerCHERNI_0-1719824496360.png

Then you can configure the FreeRtos MW:

SemerCHERNI_0-1719828854559.png

For the Octo SPI example check the example selector:

SemerCHERNI_1-1719828998303.png

KR,
Semer.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.