Forum Software Ferduino code Graphics

Graphics


Post Number:#1 Post Sun Oct 18, 2015 6:11 am
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain
Hello Fernando. I am not leaving temperature graphs only displays the actual temperature but without graphical . The SD card is 2gb and formatted and the card goes in the slot on the ITDB32wd screen .

Post Number:#2 Post Sun Oct 18, 2015 9:44 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!

Which version of Ferduino code are using?

Have you tested the SD card with example available on forum?

Are you using this code in Ferduino tab?

const byte ChipSelect_SD = 53; 
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.

Post Number:#3 Post Sun Oct 18, 2015 5:31 pm
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain

Post Number:#4 Post Sun Oct 18, 2015 5: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

With example are you using this lines?

//const byte SelectSlave_SD = 4;
const byte SelectSlave_SD = 53;
const byte SelectSlave_RFM = 69;
const byte SelectSlave_ETH = 4;
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 Oct 19, 2015 4:12 pm
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain
Hello Fernando. I have just tested with the test codes, as thou sayest. And as that does not recognize anything; i said that connect the device, but is already connected. If i tried to see if he recognized the probes in the test code and if the recognized, but the sd does not. Is there to make some modifications in the plate?

Post Number:#6 Post Mon Oct 19, 2015 5:31 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!

Using test code for SD card the temperature sensor is not needed.

How is connected your TFT? A picture?

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:#7 Post Tue Oct 20, 2015 10:23 am
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain

Post Number:#8 Post Thu Oct 22, 2015 12:02 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 without screw schield?

There no short circuit between pins on header 2 x 18?

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:#9 Post Thu Oct 22, 2015 4:52 pm
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain
Hello Fernando. I have more photos ,now i tried without the shield screw, i see no short and everything else works fine, except the sd. When i do the test that you cannot open the sd. I still do not see the problem.

Image


Image


Image


Image


Image


Image

Post Number:#10 Post Thu Oct 22, 2015 8:29 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

What you can see on serial monitor?
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 Fri Oct 23, 2015 3:50 am
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain

Post Number:#12 Post Fri Oct 23, 2015 8:27 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!

Forget it, I seen in codebender's image: "Can't open!".

Try change this variable:

SPI_HALF_SPEED


To:

SPI_QUARTER_SPEED


Or:

SPI_FULL_SPEED


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:#13 Post Fri Oct 23, 2015 6:18 pm
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain
Hello Fernando.
I've tried changing by quarter or by full and also opens the sd. I've been looking through the code and i see what appears in the photo, this is not the same as puts in the test code.All right?

Image


Image

Post Number:#14 Post Fri Oct 23, 2015 6: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

No matter if I'm calling a variable of "A" in a code and "B" in other. Try learn the function to each one.
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 Sat Oct 24, 2015 7:12 am
Posts: 43
Topics: 11
Images: 4
Solve rating: 0
Joined: Wed Jul 08, 2015 5:32 pm
Topics: 11
Age: 47
Gender: None specified
National Flag:
Spain
Forgives Fernando, if I understand how the code works for evidence, simply asked for sure. I have just tested with another screen with card reader, for if the other was evil and neither opens the SD. I am thinking of giving the driver without graphics because everything else works fine. Although I'd like to find the problem




Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron