Welcome! Log In Create A New Profile

Advanced

echo: SD init fail

Posted by sigoenla3d 
echo: SD init fail
October 03, 2014 04:21PM
Esto me tiene sin dormir angry smiley
No logro configurar la SD, tengo esta controladora lcd
[sigoenla3d.tumblr.com]
ademas de descomentar la REPRAP_DISCOUNT_SMART_CONTROLLER, ya probe con todas las combinaciones posibles donde dice SD la ultima en probar es esta que pongo acá abajo.
Será que tiene algo malo la electronica?? confused smiley

Agradezco cualquier ayuda!

Quote

//LCD and SDsupport
//#define ULTRA_LCD  //general LCD support, also 16x2
//#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
#define SDSUPPORT // Enable SD Card Support in Hardware Console
#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
//#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder
//#define ENCODER_STEPS_PER_MENU_ITEM 5 // Set according to ENCODER_PULSES_PER_STEP or your liking
//#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
//#define ULTIPANEL  //the UltiPanel as on Thingiverse
//#define LCD_FEEDBACK_FREQUENCY_HZ 1000 // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
//#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click

// The MaKr3d Makr-Panel with graphic controller and SD support
// [reprap.org]
//#define MAKRPANEL

// The RepRapDiscount Smart Controller (white PCcool smiley
// [reprap.org]
#define REPRAP_DISCOUNT_SMART_CONTROLLER

Edited 1 time(s). Last edit at 10/03/2014 04:23PM by sigoenla3d.
Re: echo: SD init fail
October 03, 2014 06:36PM
probaste con otra tarjeta SD?
esta formateada en fat32?
Re: echo: SD init fail
October 03, 2014 07:12PM
El mensaje de SD init fail me lo tira el pronterface con o sin tarjeta puesta.
Re: echo: SD init fail
October 08, 2014 11:40AM
Asegurate que la tarjeta sea de menos de 4GB y que esté formateada en FAT32.

Para estar seguro, trata de conseguir una SD de 1GB. Algunas SD no soportan SPI y por eso fallan con arduino.

Saludos!


ePoxi


My designs @Thingiverse - RepRap Argentina Users Group Wiki - #RepRap.AR en Freenode WebChat - Grupo RepRap Argentina @Facebook
Sorry, only registered users may post in this forum.

Click here to login