Hello everyone,
first of all i am a complete newbie when it comes to arduino. This is my first projekt and as you can imagine, i have quiet the problem to get it get going.
So i am trying to build a digital frame as a gift. Here is the video which i used for reference:
DIY Arduino Digital Photo Frame (just type this into youtube)
So i use the sketch from this library MCUFRIEND. The name of the sketch is schowBMP_kbv_Uno
Everytime i upload the code and but a picture on the sd card i get the following error message: "cannot start sd".
So after that i started some diging i first i used the library SDfat and used the sketch QuickStart. I get this message after uploading: errorCode: 0x17, errorData: 0xa
After that i used the library SD and chosed the sketch SdInfo. i also get this error message: 0x17, errorData: 0xa
And this is the point i am stucked. I also use an external power suply. So voltage shouldn't be an issue.
For SD Card formation i use the Software SDCard Formater.
The best thing you can do is post the code according to the forum guidelines. Your links have nice pictures but are missing technical information such as interface, pinout, etc. Your "UNO" tells you to use a 9V battery, this is a NONO, read this forum for many problems with them. You need to post a schematic that is properly annotated with device, pin and function labels as you have wired it. Links to technical information on all of the parts you are actually using are needed, Amazon links are missing a lot. Doing this should get you a good answer in a short time.