Skip to main content
NSeba
Associate II
July 10, 2022
Question

Need a working project with FreeRTOS and FATfs with CubeIDE Version: 1.10.0 and STM32CubeF4 Firmware Package V1.27.0

  • July 10, 2022
  • 2 replies
  • 1211 views

Hi community, Please provide me with a working example with CubeIDE Version: 1.10.0 and STM32CubeF4 Firmware Package V1.27.0 which contains both FreeRTOS and FATfs.

The DMA handling seems buggy after several releases and none of the fixes mentioned in other posts work for me.

This topic has been closed for replies.

2 replies

ST Technical Moderator
July 14, 2022

Hello @NSeba​ and welcome to the Community :)

I suggest to refer to one of examples provided within STM32CubeF4 MCU package and get inspired from the application:

\STM32Cube_FW_F4_V1.27.0\Projects\STM324x9I_EVAL\Applications\FatFs\FatFs_uSD_RTOS

Thanks

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
NSeba
NSebaAuthor
Associate II
July 18, 2022

Hi,

Thanks for your suggestion. the project given in the directory doesn't have an IOC file to change the controller.

NSeba
NSebaAuthor
Associate II
July 18, 2022

I request somebody to give at-least an IOC file of a working project so that I can confirm the settings.