Skip to main content
Visitor II
April 20, 2024
Question

STM32F4 Using FileX : Can It Be Used Independently?

  • April 20, 2024
  • 2 replies
  • 764 views

Hello, community! I'm a new here .

I am developing STM32F4 using STM32CubeIDE(1.14.1), and I want to use the FileX without ThreadX.  However, it seems that this is not possible in CubeMX. The FileX for the F4 series requires ThreadX, and if ignored, the compiler will issue a large number of warnings and errors. However, the FileX for the H7 series can be used independently and build normally. I would like to know why?Where is the "FX_STANDALONE_ENABLE" ?  Is there any hardware or software limitation with the F4 series?

Any solution to this problem?

Thank you !

F4F4

H7H7

    This topic has been closed for replies.

    2 replies

    Super User
    April 20, 2024

    This may be an useful feature, but to integrate it in CubeMX resources should be allocated to write it, then validate and test... Are you volunteering to help?

     

    Super User
    April 20, 2024