Skip to main content
Associate III
January 24, 2024
Question

FileX initialization error

  • January 24, 2024
  • 1 reply
  • 1361 views

Hi, All

   I tested eval board of MB1550C with MCU of STM32U575. 

   I setup FileX, ThreadX and everything according to the document, but when software initialise it in

  MX_SDMMC1_SD_Init(). Error happened.

  I setup frequency to 48M.

It seems that the SD card are not detected at all.

Thanks in advance.

Victor

    1 reply

    Ghofrane GSOURI
    Technical Moderator
    January 25, 2024

    Hello @Victorheca01 

    First let me thank you for posting.

    Could you please provide your IOC so that we can check your configuration and determine what could be the problem?

    Thx

    Ghofrane

    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.
    Associate III
    January 25, 2024

    Hi Ghofrane,

        Thank you. Attached please find my IOC file. thanks in advance.

    Regards

    Victor

    Ghofrane GSOURI
    Technical Moderator
    January 26, 2024

    Hello @Victorheca01 

    Thanks for sharing your IOC.

    It has come to my attention that you activated Filex, Thread X, and USBX after using the 'initialize all peripherals with their default mode' option.

    I recommend using the "initialize all peripherals with their default mode" option and then clearing the pinouts (to maintain the correct clock configuration), configuring  the peripherals necessary for your application and ensure that there are no conflicts in your configuration.

    I will be waiting for your feedback.

    Thx

    Ghofrane

     

     

     

    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.