Forum Software Ferduino code No graphics

No graphics  [SOLVED]


Post Number:#1 Post Mon Aug 11, 2014 10:50 am
Len Nederlof Random avatar
Hello,

In the graphic screen on the ferduino there are no values of the temperature only 2 blue and 1 red line and the yellow time line .
I changed the line
 
card.init(SPI_FULL_SPEED, ChipSelect_SD);

to

 
card.init(SPI_HALF_SPEED, ChipSelect_SD);

because i use the card reader on the tft screen.
but still no data on the graphic.

Len

Post Number:#2 Post Mon Aug 11, 2014 11:25 am
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!

You're using an ethernet module?

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

Post Number:#3 Post Mon Aug 11, 2014 2:05 pm
Len Nederlof Random avatar
Yes the w5100

Len

Post Number:#4 Post Mon Aug 11, 2014 2:14 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

You did this modification on TFT shield?
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#5 Post Mon Aug 11, 2014 2:22 pm
Len Nederlof Random avatar
Yes i did that .Not the resistor to dim the tft.
i made the bridge and only the pins you suggested in the topic
Len

Post Number:#6 Post Mon Aug 11, 2014 2:27 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

You tried use the code for test available here?

What's the capacity of your SD card?

The SD card was formatted?
Last edited by Fernando Garcia on Mon Aug 11, 2014 2:48 pm, edited 1 time in total.
Reason: Small correction.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#7 Post Mon Aug 11, 2014 2:32 pm
Len Nederlof Random avatar
Hi,

i did not tried the test ( is it still possible when the complete code is in the ferduino),
Ethernt self works because i already connected it to joyreef and was able to control the led and time settings.
Its a 2 Gb micro sd card in a adapter to fit the slot on the tft. card was formated normal on W7 machine (fasted way)

Len

Post Number:#8 Post Mon Aug 11, 2014 2:41 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

Using a small code is more easy to find a problem.

Try it and tell me the result.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#9 Post Mon Aug 11, 2014 2:49 pm
Len Nederlof Random avatar
Ok .

I only have to upload the code thats under the SD card on the topic that you mentioned. No problem with all the other things already connected to the ferduino?
Il wil try later and post the result

Len

Post Number:#10 Post Mon Aug 11, 2014 2:51 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

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

Post Number:#11 Post Mon Aug 11, 2014 3:10 pm
Len Nederlof Random avatar
Hi,
code uploaded serieal monitor says

Can't open.

Post Number:#12 Post Mon Aug 11, 2014 3:22 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

Changed it:

card.init(SPI_FULL_SPEED, ChipSelect_SD);


To:

card.init(SPI_HALF_SPEED, ChipSelect_SD);


?

You can show me a picture of the modification that did on TFT shield?
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#13 Post Mon Aug 11, 2014 3:49 pm
Len Nederlof Random avatar
Because the grapic didn't work i though it had something to do with the sd slot i found your topic and changed it after that no result.
the modification i did was exactly like you shown in your pictures a few pins and cut resitor R16 and connected to pin 4

len

Post Number:#14 Post Mon Aug 11, 2014 3:54 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

I'm asking if you changed this line on code of test.

You can try with another SD card?
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#15 Post Mon Aug 11, 2014 5:22 pm
Len Nederlof Random avatar
Sorry i misunderstood you, I didn't changed it on the testcode.
I will try some other sd cards and i change it on the test code and try again

Len

Post Number:#16 Post Tue Aug 12, 2014 3:24 pm
Len Nederlof Random avatar
Sorry,

I think i forgot something i found this in this Thread

To prevent conflict between SD card from TFT and SD card on ethernet shield, you must remove pins 50, 51, 52 and 53 of the TFT shield.

Do i have to do this?

I did the mod i the topic u suggested topic and only welded the pins in the second photo (6 pins in a row and on the other side 20/21 an 2/3/4/5/6 and the complete double row on the side)

Is it still possible to use the SD slot on the ethernet module? if i remove the bridge between R16 and pin 4? Or is this now not possible anymore

Len

Post Number:#17 Post Tue Aug 12, 2014 4:04 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!

I'm messy now.

You have an ethernet shield or ethernet module?

The ethernet module shown on topic haven't a slot for SD card.

To prevent conflict between SD card from TFT and SD card on ethernet shield, you must remove pins 50, 51, 52 and 53 of the TFT shield.


This instruction is to ethernet shield.

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

Post Number:#18 Post Wed Aug 13, 2014 5:26 am
Len Nederlof Random avatar
Sorry,

Its the ethernet shield with the SD slot .I also made the board to connect the pins that are missing, like in the picture.But i failed to see that i had to remove pin 50/51/52/53.

So i think now i have to remove those pins on the ITDB02 mega shield ?
Len

Post Number:#19 Post Wed Aug 13, 2014 10:41 am
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!

You need make like this.

No need of bridge between R16 and pin 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.

Post Number:#20 Post Wed Aug 13, 2014 2:20 pm
Len Nederlof Random avatar
Ok thanks.
I remove the bridge between R16 and pin 4 and remove the pins.After that i must use the SD slot on the ethernet shield.

Len

Next



Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron