FAT16 stops by "wait for card"

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
pit44
Posts: 2
Joined: Thu Jun 09, 2011 5:59 am
Location: Switzerland

FAT16 stops by "wait for card"

Post by pit44 »

Hallo
The example "Create_File.fcf" is not working with Flowcode V5.1 but with v4.5.
I used the same hardware with both versions.
PIC 18F458, SD card.

Has anybody a solution?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: FAT16 stops by "wait for card"

Post by Benj »

Hello,

Can you post up your program or a program that demonstrates the problem and I will look into it for you.

pit44
Posts: 2
Joined: Thu Jun 09, 2011 5:59 am
Location: Switzerland

Re: FAT16 stops by "wait for card"

Post by pit44 »

Hello

The Program is the example delivered by Matrix Multimedia and is called : "Create_File.fcf" under FAT. I came back to this Program for testing because my original application did not work any^more under V5.1
I have to ad, that I have not used the hardware configuration of the FAT, because it is used by a other task.
I used PortC:
Chip Select 0
Clock 1
Data in 2
Data out 5

Thanks for taking care

Post Reply