SDK2.3.0 FatFs sample for MIMXRT1050-EVK does not work

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SDK2.3.0 FatFs sample for MIMXRT1050-EVK does not work

Jump to solution
1,277 Views
masumoto
Contributor I

Hi all,

I tried FatFS sample in SDK_2.3.0 for EVK-MIMXRT1050.

Console said:

FATFS example to demonstrate how to use FATFS with SD card.

Please insert a card into board.

Card inserted.

Then program stacked so it seems that

SD_PowerOnCard(g_sd.host.base, g_sd.usrParam.pwr) function failed.

This function just writes to a GPIO register

so I can't understand why this happened.

Any suggestions will be appreciated.

Kind regards,

Takeshi

Labels (1)
Tags (1)
0 Kudos
1 Solution
1,143 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi

You can use the SDK for the MIMXRT1050-EVKB, for this SDK you can find the 2.6 version.

Regards

Jorge Alcala

View solution in original post

6 Replies
1,143 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi Masumoto

Could you tried our latest SDK version (in this moments 2.6), those drivers were released for an old version of the RT1050. There are some differences and errors between the new and the old SDK version.

Regards

Jorge Alcala

0 Kudos
1,143 Views
masumoto
Contributor I

Hi Jorge,

Thank you for your answer.

For MIMXRT1050-EVK, SDK builder only show version 2.3.

Could you tell me where to find the newest SDK fot the board?

Kind regards,

Takeshi

0 Kudos
1,144 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi

You can use the SDK for the MIMXRT1050-EVKB, for this SDK you can find the 2.6 version.

Regards

Jorge Alcala

1,143 Views
masumoto
Contributor I

Hi Jorge,

Thank you! Your solution worked!

Now I can use FatFs.

However, PRINTF does not work...

Kind regards,

Takeshi

0 Kudos
1,143 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi Masumoto

Please verify that you don't have enabled the semihosting option.

Regards

Jorge Alcala

0 Kudos
1,143 Views
masumoto
Contributor I

Hi Jorge,

It seems that semihosting does not work.

Anyway it is another topic so I will google this.

Tank you very much,

Takeshi

0 Kudos