I notice that in the SD Card library it is mentioned that the string will be padded to 8:3 format, Can someone please explain what exactly this means?.. This might explain why when I read a byte from the SD Card, I get some extra bytes than I expect?.
Thank you Jerry for taking the time to explain this, it is much appreciated..
>This might explain why when I read a byte from the SD Card, I get some extra bytes than I expect?. In this case this wasn't the issue I thought and I found out that the few bits after each byte read from the SD Card was the new line command.. I think this has caught me out before..