Welcome! Log In Create A New Profile

Advanced

Card reader issue

Posted by patriciorivera 
Card reader issue
June 27, 2015 04:59PM
Boinas gente! A ver los gurúes!!!

Controlando el VREF de un pololu hice algun corto... veo luces de reinicio del arduino, un poco de olor a quemado y creo que también el fantasma de Alejandro Romay riendose a lo lejos....

Ahora estoy teniendo este extraño comportamiento:

Anda todo salvo la LCD Smart Controller, que detecta si le inserto una tarjeta, pero luego el menu me dice que no hay SD.

Si apago la fuente y conecto con la compu, es decir con voltaje del usb, anda todo bien. Vuelvo a conectar la fuente y no me detecta la SD ademas de haber un cambio de contraste en la pantalla...

Cambié el arduino y ahora estoy imprimiendo... que puede ser lo que se le jodio? Parece andar, le cargo sketches y anda perfecto...

Muchas gracias!!!
Re: Card reader issue
June 27, 2015 06:09PM
Pegale una formateada de bajo nivel a la sd por si las mil dudas.


Dentro del marlin hay algunas opciones con las que podes jugar
//LCD and SD support
//#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
Re: Card reader issue
June 28, 2015 07:08AM
Gracias tatu! Queme el regulador. Mas info para el tema aca: [www.facebook.com]

Abrazos!
Re: Card reader issue
June 28, 2015 09:05AM
Detalle no había prestado atención al tema del veeg. Es el regulador de tensión nomas
Sorry, only registered users may post in this forum.

Click here to login