You are reading a single comment by @JumJum and its replies. Click here to read the full conversation.
  • Sorry same problem, my testing is this:

    • unmount
    • setup SPI according to your code
    • connectSDCard
    • E.openFile(fileName,"w+")
    • read directory (with or without sync) and mostly everything is fine
    • write to file
    • read Directory (with or without sync) and mostly get those strange characters
    • read file and get strange characters too
    • read Directory one more time and get nice list (mostly)
    • read file and get strange characters

    BTW, called E.unmountSD and readdir/readFile still returns data.
    Unplugged from power and plugged to power, readFile still returns strange characters.

    I will go back to 1v72 to get my small project running. Promised to my friends, to get it running this week.

About

Avatar for JumJum @JumJum started