BMWMPower
Newbie level 3
- Joined
- Mar 10, 2014
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 24
Help required with SD Card FAT32 and a PIC 18F4550
I am making some kind of datalogger with my PIC 18F4550 chip. And I am using the WaveShare Micro SD card. My code is the same as in LINK
For the simulation I am using Proteus.
But when I use the library (and first I am testing) I can write a file to the mmc file. And also can make a directory. When I want to append the opened file with text (string) it is not appending it?!
What could be wrong??
I am making some kind of datalogger with my PIC 18F4550 chip. And I am using the WaveShare Micro SD card. My code is the same as in LINK
For the simulation I am using Proteus.
But when I use the library (and first I am testing) I can write a file to the mmc file. And also can make a directory. When I want to append the opened file with text (string) it is not appending it?!
What could be wrong??
Last edited: