Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is not updated code, because some error peresent in your code . #1

Open
dkumariet opened this issue Feb 22, 2018 · 3 comments
Open

Comments

@dkumariet
Copy link

I am download and compelling your code on MDKARM-5, for check something about FatFS and spi.
But sowing some error and so many warnings.
i think this is not updated code.
i am write??

@SL-RU
Copy link
Owner

SL-RU commented Feb 22, 2018

That is old and obsolete code - I do not support that libraries anymore, because I'm working on MakiseGUI.

@dkumariet
Copy link
Author

Thanks for reply,
I have problem in accessing sd card using FatFS,
I have access very well sd card through SPI but problem with FatFS, when I try to access sd card using FatFS than field,

i also try to access sd card through SDIO in 1 bit mode, using FatFS, But not done
currently i am working on STM32F407VG, using CubeMX, HAL Library.

you can help me? if you have time, because you have done this very well.

@SL-RU
Copy link
Owner

SL-RU commented Feb 22, 2018

Try to set

#define FF_MIN_SS		512
#define FF_MAX_SS		4096

in ffconf.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants