Forum Software Ferduino code Sd card error

Sd card error  [SOLVED]


Post Number:#1 Post Thu Feb 11, 2016 4:18 pm
Posts: 4
Topics: 4
Solve rating: 0
Joined: Tue Jan 26, 2016 6:57 am
Topics: 4
Age: 43
Gender: None specified
National Flag:
Turkey
hi

I tried upload ferduino code. I made succesfully but I saw please insert a sd card . how can I fix this problem
( I didnt fix this problem I dont use Ethernet shield . For sd card Using tft sd slot

thank yolu form Help

Post Number:#2 Post Thu Feb 11, 2016 4:40 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Hi!

Have you tested with a code for test available on forum?

Have you changed "chipSelect" value to 53?

In Ferduino tab find:

//const byte ChipSelect_SD = 4;
const byte ChipSelect_SD = 5;
const byte SelectSlave_ETH = 53;


Replace with:

const byte ChipSelect_SD = 53;
//const byte ChipSelect_SD = 5;
const byte SelectSlave_ETH = 4;


Best regards.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.




Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron