STM32F4 Using FileX : Can It Be Used Independently?
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, t...