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?
FAT16 stops by "wait for card"
Moderator: Benj
- 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"
Hello,
Can you post up your program or a program that demonstrates the problem and I will look into it for you.
Can you post up your program or a program that demonstrates the problem and I will look into it for you.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: FAT16 stops by "wait for card"
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
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