This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ffind function of file system returns fsAccessDenied

Hi,

I am trying to find file config.xml in folder Config in SD card.
for this I am using function
ffind("M0:Config\\config.xml",structure address of fsFileInfo); but this function always
returns fsAccessDenied.

I have enabled MC0 driver in file config using MC0_Enable
Necessary GPIO initialization is done. We are not using Card detect pin.
We are using MCBSTM32F400 board.

Request to reply what is wrong.

Snehal.